summaryrefslogtreecommitdiff
path: root/npc/017-0/_config.txt
blob: 9b07965d921f272e7f323969481bdf1cbb43a813 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Map 017-0: Mystic Forest conf

017-0,24,78,0	script	#017-0_24_78	NPC_HIDDEN,0,5,{
	end;
OnTouch:
	doevent "#DungeonCore::OnClocked";
	end;
}

017-0,249,228,0	script	#017-0_249_228	NPC_HIDDEN,0,0,{
	end;
OnTouch:
	doevent "#DungeonCore::OnClocked";
	end;
}