summaryrefslogtreecommitdiff
path: root/npc/025-1/_config.txt
blob: 7a7a328b1318123b8dabaaf9bb490206cade47ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Map 025-1: Fortress Town - Holy Land conf

025-1,99,112,0	script	#025-1_99_112	NPC_HIDDEN,{
	end;
OnDisable:
	delcells "025-1_99_112"; end;
OnEnable:
OnInit:
	setcells "025-1", 99, 112, 100, 112, 1, "025-1_99_112";
}

025-1,100,122,0	script	#025-1_100_122	NPC_HIDDEN,7,0,{
	end;
OnTouch:
	doevent "#DungeonCore::OnCurse";
	end;
}