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

012-1,78,49,0	script	#LocHurns	NPC_HIDDEN,3,1,{
    LOCATION$="Hurns"; end;
}
012-1,78,80,0	duplicate(#LocHurns)	#LocHurnsS	NPC_HIDDEN,3,1
012-1,54,61,0	duplicate(#LocHurns)	#LocHurnsW	NPC_HIDDEN,1,2
012-1,127,60,0	duplicate(#LocHurns)	#LocHurnsE	NPC_HIDDEN,1,2