From cd73c9e7fffdbdc756aa8ffb90a39deec2aaa8e9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 2 May 2019 10:36:29 -0300 Subject: Update location, missing constants, sleep for Monter King to avoid eventual bugs, etc. --- npc/017-1/town.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/017-1') diff --git a/npc/017-1/town.txt b/npc/017-1/town.txt index 74ca14256..a475d1400 100644 --- a/npc/017-1/town.txt +++ b/npc/017-1/town.txt @@ -4,6 +4,7 @@ // Description: // Reset LOCATION$ when entering a town -017-1,219,91,0 script #LocLoF NPC_HIDDEN,1,1,{ - LOCATION$="LoF"; end; +017-1,219,91,0 script #LocLoF NPC_HIDDEN,2,2,{ +OnTouch: + EnterTown("LoF"); end; } -- cgit v1.2.3-60-g2f50