summaryrefslogtreecommitdiff
path: root/npc/008-2/_config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-2/_config.txt')
-rw-r--r--npc/008-2/_config.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/npc/008-2/_config.txt b/npc/008-2/_config.txt
new file mode 100644
index 000000000..b23f19a6c
--- /dev/null
+++ b/npc/008-2/_config.txt
@@ -0,0 +1,9 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 008-2: 2nd Floor - Party Dungeon conf
+008-2,84,208,0 script 008-2_84_208 NPC_HIDDEN,{
+ end;
+OnDisable:
+ delcells "008-2_84_208"; end;
+OnEnable:
+OnInit:
+ setcells "008-2", 84, 208, 92, 208, 3, "008-2_84_208";}