summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-22 11:26:47 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-22 11:26:47 -0300
commit1bee5f7cc47d7838921979de86845c97fc0ba0b3 (patch)
treeba18a4132b185b7c495937e755066fffcd4efbb0
parent701f8d25fb08d55dc4f1783915b294769263b322 (diff)
downloadserverdata-1bee5f7cc47d7838921979de86845c97fc0ba0b3.tar.gz
serverdata-1bee5f7cc47d7838921979de86845c97fc0ba0b3.tar.bz2
serverdata-1bee5f7cc47d7838921979de86845c97fc0ba0b3.tar.xz
serverdata-1bee5f7cc47d7838921979de86845c97fc0ba0b3.zip
Add missing code to Artis Town
-rw-r--r--npc/029-0/town.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/029-0/town.txt b/npc/029-0/town.txt
index fc7607365..5b0780a03 100644
--- a/npc/029-0/town.txt
+++ b/npc/029-0/town.txt
@@ -4,6 +4,9 @@
// Description:
// Reset LOCATION$ when entering a town
+029-0 mapflag town
+029-0 mapflag nopenalty
+
029-0,203,85,0 script #LocArtis NPC_HIDDEN,0,3,{
OnTouch:
EnterTown("Artis"); end;