diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-28 20:09:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-28 20:09:05 -0300 |
commit | a179e4fddb39c9c7d8b9c2fa1f0586ab295122bc (patch) | |
tree | 80b911b13000b54a16f1adfee4687256150c9d60 /npc/042-3/jail.txt | |
parent | c6b256af9b706c25dff7fc798dc636e616449289 (diff) | |
download | serverdata-a179e4fddb39c9c7d8b9c2fa1f0586ab295122bc.tar.gz serverdata-a179e4fddb39c9c7d8b9c2fa1f0586ab295122bc.tar.bz2 serverdata-a179e4fddb39c9c7d8b9c2fa1f0586ab295122bc.tar.xz serverdata-a179e4fddb39c9c7d8b9c2fa1f0586ab295122bc.zip |
Dumb
Diffstat (limited to 'npc/042-3/jail.txt')
-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) |