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