// 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; }