From 423c966a11c8f30df4f5d9335eb77d1ae71b9258 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 2 Jan 2022 09:41:26 -0300 Subject: 006-9 is now a Bleeding map --- npc/006-9/_config.txt | 9 +++++++++ npc/006-9/_import.txt | 1 + 2 files changed, 10 insertions(+) create mode 100644 npc/006-9/_config.txt (limited to 'npc/006-9') diff --git a/npc/006-9/_config.txt b/npc/006-9/_config.txt new file mode 100644 index 000000000..d24aa8b05 --- /dev/null +++ b/npc/006-9/_config.txt @@ -0,0 +1,9 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 006-9: The Abyss conf + +006-9,37,22,0 script #006-9_37_22 NPC_HIDDEN,0,0,{ + end; +OnTouch: + doevent "#DungeonCore::OnBleed"; + end; +} diff --git a/npc/006-9/_import.txt b/npc/006-9/_import.txt index d1042ca2a..a268948b2 100644 --- a/npc/006-9/_import.txt +++ b/npc/006-9/_import.txt @@ -1,3 +1,4 @@ // Map 006-9: The Abyss // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/006-9/_config.txt", "npc/006-9/ctrl.txt", -- cgit v1.2.3-70-g09d2