summaryrefslogtreecommitdiff
path: root/npc/025-1/_config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/025-1/_config.txt')
-rw-r--r--npc/025-1/_config.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/npc/025-1/_config.txt b/npc/025-1/_config.txt
new file mode 100644
index 000000000..51d36e920
--- /dev/null
+++ b/npc/025-1/_config.txt
@@ -0,0 +1,11 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 025-1: Fortress Town - Holy Land conf
+
+025-1,99,112,0 script #025-1_99_112 NPC_HIDDEN,{
+ end;
+OnDisable:
+ delcells "025-1_99_112"; end;
+OnEnable:
+OnInit:
+ setcells "025-1", 99, 112, 100, 112, 1, "025-1_99_112";
+}