From 473cc6477b990950c91326687f2127c67136df70 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 17 Jul 2021 00:20:06 -0300 Subject: Fix typo on Keshlam Swamps --- npc/099-7/boss.txt | 8 ++++---- 1 file 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; } -- cgit v1.2.3-60-g2f50