summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-22 20:36:47 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-22 21:03:23 -0300
commitebb846789161c72ea0255ec5e9a5626ff3de5170 (patch)
treebec28fb390530682fd06a6eee36ffca49818e599 /npc
parent421d49f9d267f56635d61c2816d426505a5f00ff (diff)
downloadserverdata-ebb846789161c72ea0255ec5e9a5626ff3de5170.tar.gz
serverdata-ebb846789161c72ea0255ec5e9a5626ff3de5170.tar.bz2
serverdata-ebb846789161c72ea0255ec5e9a5626ff3de5170.tar.xz
serverdata-ebb846789161c72ea0255ec5e9a5626ff3de5170.zip
Make Maps + Placeholders
Diffstat (limited to 'npc')
-rw-r--r--npc/021-0/_import.txt2
-rw-r--r--npc/025-1/ctrl.txt9
-rw-r--r--npc/027-2/_import.txt2
-rw-r--r--npc/_import.txt2
4 files changed, 15 insertions, 0 deletions
diff --git a/npc/021-0/_import.txt b/npc/021-0/_import.txt
new file mode 100644
index 000000000..740220811
--- /dev/null
+++ b/npc/021-0/_import.txt
@@ -0,0 +1,2 @@
+// Map 021-0: Mountain Top
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
diff --git a/npc/025-1/ctrl.txt b/npc/025-1/ctrl.txt
new file mode 100644
index 000000000..e6656eb87
--- /dev/null
+++ b/npc/025-1/ctrl.txt
@@ -0,0 +1,9 @@
+// TMW2 Script
+// Notes: The Monster King will retake the town every
+// OnTue0000
+// (Tuesday, midnight)
+// Only the world hero may begin a siege.
+// Only one siege per day is allowed
+// Writes to MK Temp Var. This variable will unlock the castle gates
+// Then the inner gates, and finally, will be a co-requisite to the floors
+
diff --git a/npc/027-2/_import.txt b/npc/027-2/_import.txt
new file mode 100644
index 000000000..a37473076
--- /dev/null
+++ b/npc/027-2/_import.txt
@@ -0,0 +1,2 @@
+// Map 027-2: Wizardry Institute Indoors
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
diff --git a/npc/_import.txt b/npc/_import.txt
index 551035d17..759af378e 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -158,6 +158,7 @@
@include "npc/020-7-1/_import.txt"
@include "npc/020-7-2/_import.txt"
@include "npc/020-7/_import.txt"
+@include "npc/021-0/_import.txt"
@include "npc/021-1/_import.txt"
@include "npc/021-2/_import.txt"
@include "npc/021-3/_import.txt"
@@ -187,6 +188,7 @@
@include "npc/025-2-1/_import.txt"
@include "npc/025-2/_import.txt"
@include "npc/027-1/_import.txt"
+@include "npc/027-2/_import.txt"
@include "npc/042-0/_import.txt"
@include "npc/042-1/_import.txt"
@include "npc/042-10/_import.txt"