summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/maps.conf1
-rw-r--r--db/map_index.txt1
-rw-r--r--npc/001-2-36/_import.txt3
-rw-r--r--npc/001-2-36/_warps.txt1
-rw-r--r--npc/001-2-36/mapflags.txt1
-rw-r--r--npc/_import.txt1
6 files changed, 8 insertions, 0 deletions
diff --git a/conf/maps.conf b/conf/maps.conf
index 8e72dcfa..b23ae0f5 100644
--- a/conf/maps.conf
+++ b/conf/maps.conf
@@ -44,3 +44,4 @@ map: 001-2-32
map: 001-2-33
map: 001-2-34
map: 001-2-35
+map: 001-2-36
diff --git a/db/map_index.txt b/db/map_index.txt
index 529b3cd1..e6d3e3e3 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -44,3 +44,4 @@ testbg 38
001-2-33 44
001-2-34 45
001-2-35 46
+001-2-36 47
diff --git a/npc/001-2-36/_import.txt b/npc/001-2-36/_import.txt
new file mode 100644
index 00000000..fc3a9f3f
--- /dev/null
+++ b/npc/001-2-36/_import.txt
@@ -0,0 +1,3 @@
+// Map 001-2-36
+npc: npc/001-2-36/_warps.txt
+npc: npc/001-2-36/mapflags.txt
diff --git a/npc/001-2-36/_warps.txt b/npc/001-2-36/_warps.txt
new file mode 100644
index 00000000..aadeb48d
--- /dev/null
+++ b/npc/001-2-36/_warps.txt
@@ -0,0 +1 @@
+// Map 001-2-36
diff --git a/npc/001-2-36/mapflags.txt b/npc/001-2-36/mapflags.txt
new file mode 100644
index 00000000..457bc70e
--- /dev/null
+++ b/npc/001-2-36/mapflags.txt
@@ -0,0 +1 @@
+001-2-36 mapflag town
diff --git a/npc/_import.txt b/npc/_import.txt
index 96eb3ce3..98b1f7a0 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -44,5 +44,6 @@ import: npc/001-2-32/_import.txt
import: npc/001-2-33/_import.txt
import: npc/001-2-34/_import.txt
import: npc/001-2-35/_import.txt
+import: npc/001-2-36/_import.txt
import: npc/test/_import.txt
import: npc/testbg/_import.txt