summaryrefslogtreecommitdiff
path: root/npc/006-9/_config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-9/_config.txt')
-rw-r--r--npc/006-9/_config.txt9
1 files changed, 9 insertions, 0 deletions
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;
+}