summaryrefslogtreecommitdiff
path: root/npc/029-5/_config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/029-5/_config.txt')
-rw-r--r--npc/029-5/_config.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/npc/029-5/_config.txt b/npc/029-5/_config.txt
new file mode 100644
index 000000000..99e975a46
--- /dev/null
+++ b/npc/029-5/_config.txt
@@ -0,0 +1,16 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 029-5: Crypt Sub-Basement Two conf
+
+029-5,126,18,0 script #029-5_126_18 NPC_HIDDEN,3,0,{
+ end;
+OnTouch:
+ doevent "#DungeonCore::OnSick";
+ end;
+}
+
+029-5,71,26,0 script #029-5_71_26 NPC_HIDDEN,3,0,{
+ end;
+OnTouch:
+ doevent "#DungeonCore::OnSick";
+ end;
+}