summaryrefslogtreecommitdiff
path: root/npc/020-1/town.txt
blob: be6211294853344a2c7dfce10b595b8fd4ca40b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// TMW-2 Script
// Author:
//  Jesusalva
// Description:
//  Reset LOCATION$ when entering a town

020-1,71,102,0	script	#LocNival	NPC_HIDDEN,2,0,{
    LOCATION$="Nival"; end;
}
012-1,106,55,0	duplicate(#LocNival)	#LocNivalB	NPC_HIDDEN,1,1