summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-07-17 00:20:06 -0300
committerJesusaves <cpntb1@ymail.com>2021-07-17 00:20:06 -0300
commit473cc6477b990950c91326687f2127c67136df70 (patch)
tree0c776f663a55feacae0d400a432c380788198f14
parent665eff45cce85e00109ee7a4b7125eff52c7580c (diff)
downloadserverdata-473cc6477b990950c91326687f2127c67136df70.tar.gz
serverdata-473cc6477b990950c91326687f2127c67136df70.tar.bz2
serverdata-473cc6477b990950c91326687f2127c67136df70.tar.xz
serverdata-473cc6477b990950c91326687f2127c67136df70.zip
Fix typo on Keshlam Swamps
-rw-r--r--npc/099-7/boss.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/099-7/boss.txt b/npc/099-7/boss.txt
index 7cc51b76..51098292 100644
--- a/npc/099-7/boss.txt
+++ b/npc/099-7/boss.txt
@@ -743,12 +743,12 @@ L_Done:
mes "(The memorial is at left, behind the column.)";
close;
}
-099-7,93,35,0 script #NoobKytty01 NPC400,0,0,{
- warp "099-7", 92, 32;
+099-7,93,36,0 script #NoobKytty01 NPC400,0,0,{
+ slide 94, 33;
end;
}
-099-7,93,32,0 script #NoobKytty02 NPC400,0,0,{
- warp "099-7", 92, 35;
+099-7,93,33,0 script #NoobKytty02 NPC400,0,0,{
+ slide 92, 36;
end;
}