summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-10-23 04:15:35 +0200
committerReid <reidyaro@gmail.com>2015-10-23 04:15:35 +0200
commit4881c19e084afd32ee0a9f40f0540fe94f16ef95 (patch)
tree58e7c8f00492446fd4bc2102a5fafd080d3b088e
parent8461f624d219f91bb5b2f775868441d65dbc4988 (diff)
downloadserverdata-4881c19e084afd32ee0a9f40f0540fe94f16ef95.tar.gz
serverdata-4881c19e084afd32ee0a9f40f0540fe94f16ef95.tar.bz2
serverdata-4881c19e084afd32ee0a9f40f0540fe94f16ef95.tar.xz
serverdata-4881c19e084afd32ee0a9f40f0540fe94f16ef95.zip
Add #38 files.
-rw-r--r--conf/maps.conf1
-rw-r--r--db/map_index.txt1
-rw-r--r--npc/001-2-38/_import.txt3
-rw-r--r--npc/001-2-38/_warps.txt1
-rw-r--r--npc/001-2-38/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 e245a68d..0d2ec63f 100644
--- a/conf/maps.conf
+++ b/conf/maps.conf
@@ -46,3 +46,4 @@ map: 001-2-34
map: 001-2-35
map: 001-2-36
map: 001-2-37
+map: 001-2-38
diff --git a/db/map_index.txt b/db/map_index.txt
index 2f163796..4aacc1a6 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -46,3 +46,4 @@ testbg 38
001-2-35 46
001-2-36 47
001-2-37 48
+001-2-38 49
diff --git a/npc/001-2-38/_import.txt b/npc/001-2-38/_import.txt
new file mode 100644
index 00000000..344ceb05
--- /dev/null
+++ b/npc/001-2-38/_import.txt
@@ -0,0 +1,3 @@
+// Map 001-2-38
+npc: npc/001-2-38/_warps.txt
+npc: npc/001-2-38/mapflags.txt
diff --git a/npc/001-2-38/_warps.txt b/npc/001-2-38/_warps.txt
new file mode 100644
index 00000000..4788385b
--- /dev/null
+++ b/npc/001-2-38/_warps.txt
@@ -0,0 +1 @@
+// Map 001-2-38
diff --git a/npc/001-2-38/mapflags.txt b/npc/001-2-38/mapflags.txt
new file mode 100644
index 00000000..8a5c5d4e
--- /dev/null
+++ b/npc/001-2-38/mapflags.txt
@@ -0,0 +1 @@
+001-2-38 mapflag town
diff --git a/npc/_import.txt b/npc/_import.txt
index e5ce2b8f..e6c44502 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -46,5 +46,6 @@ import: npc/001-2-34/_import.txt
import: npc/001-2-35/_import.txt
import: npc/001-2-36/_import.txt
import: npc/001-2-37/_import.txt
+import: npc/001-2-38/_import.txt
import: npc/test/_import.txt
import: npc/testbg/_import.txt