77f418ccc ^
1 2 3 4 5 6 7 8 9
// TMW-2 Script // Author: // Jesusalva // Description: // Reset LOCATION$ when entering a town 003-1,60,157,0 script #LocTulim NPC_HIDDEN,4,0,{ LOCATION$="Tulim"; end; }