From a7cc54da9d36e787ab1c6bec3c6664759643f454 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 31 Jul 2024 15:00:40 -0300 Subject: Missing file --- npc/017-0/_config.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 npc/017-0/_config.txt diff --git a/npc/017-0/_config.txt b/npc/017-0/_config.txt new file mode 100644 index 000000000..9b07965d9 --- /dev/null +++ b/npc/017-0/_config.txt @@ -0,0 +1,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; +} -- cgit v1.2.3-70-g09d2