diff options
-rw-r--r-- | npc/029-0/town.txt | 3 |
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; |