// TMW-2 Script // Author: // Jesusalva // Description: // Reset LOCATION$ when entering a town 029-0,203,85,0 script #LocArtis NPC_HIDDEN,3,3,{ OnTouch: EnterTown("Artis"); end; }