summaryrefslogtreecommitdiff
path: root/npc/003-1/town.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-02 10:36:29 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-02 10:36:29 -0300
commitcd73c9e7fffdbdc756aa8ffb90a39deec2aaa8e9 (patch)
tree91850589ba97a49030ef09f286b2a1e52bb81bfa /npc/003-1/town.txt
parent1634ecb4f96c531de6fb79ddd88d506e4b4e6e5c (diff)
downloadserverdata-cd73c9e7fffdbdc756aa8ffb90a39deec2aaa8e9.tar.gz
serverdata-cd73c9e7fffdbdc756aa8ffb90a39deec2aaa8e9.tar.bz2
serverdata-cd73c9e7fffdbdc756aa8ffb90a39deec2aaa8e9.tar.xz
serverdata-cd73c9e7fffdbdc756aa8ffb90a39deec2aaa8e9.zip
Update location, missing constants, sleep for Monter King to avoid eventual bugs, etc.
Diffstat (limited to 'npc/003-1/town.txt')
-rw-r--r--npc/003-1/town.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/003-1/town.txt b/npc/003-1/town.txt
index 2dfd2ed72..593785dce 100644
--- a/npc/003-1/town.txt
+++ b/npc/003-1/town.txt
@@ -4,8 +4,9 @@
// Description:
// Reset LOCATION$ when entering a town
-003-1,60,157,0 script #LocTulim NPC_HIDDEN,4,0,{
- LOCATION$="Tulim"; end;
+003-1,60,157,0 script #LocTulim NPC_HIDDEN,4,1,{
+OnTouch:
+ EnterTown("Tulim"); end;
}
// Crocotree spawn experiment