summaryrefslogblamecommitdiff
path: root/npc/024-1/town.txt
blob: fd7e7bb672705b64b1704a73ce6bc3d8bf0d45d2 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                        
                                                        
                             
 
 
// TMW-2 Script
// Author:
//  Jesusalva
// Description:
//  Reset LOCATION$ when entering a town

024-1,93,69,0	script	#LocFrostia	NPC_HIDDEN,2,0,{
    LOCATION$="Frostia"; end;
}