summaryrefslogtreecommitdiff
path: root/npc/042-3/jail.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-28 20:15:40 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-28 20:15:40 -0300
commite6b64e6b77f437cb58e0b5fe9def6313d38ab7e0 (patch)
treec4ea938784e0244746a3f841cf1b2edbc7c86f0f /npc/042-3/jail.txt
parenta179e4fddb39c9c7d8b9c2fa1f0586ab295122bc (diff)
downloadserverdata-e6b64e6b77f437cb58e0b5fe9def6313d38ab7e0.tar.gz
serverdata-e6b64e6b77f437cb58e0b5fe9def6313d38ab7e0.tar.bz2
serverdata-e6b64e6b77f437cb58e0b5fe9def6313d38ab7e0.tar.xz
serverdata-e6b64e6b77f437cb58e0b5fe9def6313d38ab7e0.zip
Fix bugs %%e
Diffstat (limited to 'npc/042-3/jail.txt')
-rw-r--r--npc/042-3/jail.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/042-3/jail.txt b/npc/042-3/jail.txt
index 7651d81fd..1c00d66c6 100644
--- a/npc/042-3/jail.txt
+++ b/npc/042-3/jail.txt
@@ -49,7 +49,7 @@ function script KamelotLockpick {
return;
}
mes l("What's this dark magic, the password has changed!");
- .@label$=instance_npcname(.name$)+"::OnKillSlime";
+ .@label$=instance_npcname("#KSlimeSpawn")+"::OnKillSlime";
// Give player a easy way to get lockpicks for this
// (Overrides original .@x/.@y variables)