diff options
Diffstat (limited to 'npc/024-1/town.txt')
-rw-r--r-- | npc/024-1/town.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/024-1/town.txt b/npc/024-1/town.txt index f3ddc20c7..fd7e7bb67 100644 --- a/npc/024-1/town.txt +++ b/npc/024-1/town.txt @@ -4,7 +4,7 @@ // Description: // Reset LOCATION$ when entering a town -/*024-1,x,y,0 script #LocFrostia NPC_HIDDEN,2,0,{ +024-1,93,69,0 script #LocFrostia NPC_HIDDEN,2,0,{ LOCATION$="Frostia"; end; -}*/ +} |