diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/042-3/jail.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/042-3/jail.txt b/npc/042-3/jail.txt index a0b4e9079..7651d81fd 100644 --- a/npc/042-3/jail.txt +++ b/npc/042-3/jail.txt @@ -49,6 +49,7 @@ function script KamelotLockpick { return; } mes l("What's this dark magic, the password has changed!"); + .@label$=instance_npcname(.name$)+"::OnKillSlime"; // Give player a easy way to get lockpicks for this // (Overrides original .@x/.@y variables) |