summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-12-24 04:14:32 +0100
committerReid <reidyaro@gmail.com>2015-12-24 04:14:32 +0100
commit53c72910b026e73fcb1bc441fb4198c4381b8776 (patch)
treeb08f9177eb1547c9a105c8b715256f6ad6a887c9
parent559b170d11451819a5e50bcb32d7a1fac1d13fa7 (diff)
downloadserverdata-53c72910b026e73fcb1bc441fb4198c4381b8776.tar.gz
serverdata-53c72910b026e73fcb1bc441fb4198c4381b8776.tar.bz2
serverdata-53c72910b026e73fcb1bc441fb4198c4381b8776.tar.xz
serverdata-53c72910b026e73fcb1bc441fb4198c4381b8776.zip
Add #40 datas and warps to #33.
-rw-r--r--conf/maps.conf1
-rw-r--r--db/map_index.txt1
-rw-r--r--db/re/map_cache.datbin9587 -> 9755 bytes
-rw-r--r--npc/001-2-40/_import.txt3
-rw-r--r--npc/001-2-40/_warps.txt3
-rw-r--r--npc/001-2-40/mapflags.txt1
-rw-r--r--npc/_import.txt1
7 files changed, 10 insertions, 0 deletions
diff --git a/conf/maps.conf b/conf/maps.conf
index ecf9a4d7..b15ab0b9 100644
--- a/conf/maps.conf
+++ b/conf/maps.conf
@@ -49,3 +49,4 @@ map: 001-2-37
map: 001-2-38
map: 000-2-4
map: 001-2-39
+map: 001-2-40
diff --git a/db/map_index.txt b/db/map_index.txt
index 0f4f92aa..1bcc1f4f 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -49,3 +49,4 @@ testbg 38
001-2-38 49
000-2-4 50
001-2-39 51
+001-2-40 52
diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat
index 97934e5e..3a14ae70 100644
--- a/db/re/map_cache.dat
+++ b/db/re/map_cache.dat
Binary files differ
diff --git a/npc/001-2-40/_import.txt b/npc/001-2-40/_import.txt
new file mode 100644
index 00000000..83c6ee1a
--- /dev/null
+++ b/npc/001-2-40/_import.txt
@@ -0,0 +1,3 @@
+// Map 001-2-40
+npc: npc/001-2-40/_warps.txt
+npc: npc/001-2-40/mapflags.txt
diff --git a/npc/001-2-40/_warps.txt b/npc/001-2-40/_warps.txt
new file mode 100644
index 00000000..28c88094
--- /dev/null
+++ b/npc/001-2-40/_warps.txt
@@ -0,0 +1,3 @@
+// Map 001-2-40
+001-2-40,27,43,0 warp ToLeftHall#001-2-40 1,0,001-2-33,25,39
+001-2-40,45,43,0 warp ToRightHall#001-2-40 1,0,001-2-33,43,39
diff --git a/npc/001-2-40/mapflags.txt b/npc/001-2-40/mapflags.txt
new file mode 100644
index 00000000..0c9303e8
--- /dev/null
+++ b/npc/001-2-40/mapflags.txt
@@ -0,0 +1 @@
+001-2-40 mapflag town
diff --git a/npc/_import.txt b/npc/_import.txt
index ff1be720..58ae1099 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -49,5 +49,6 @@ import: npc/001-2-36/_import.txt
import: npc/001-2-37/_import.txt
import: npc/001-2-38/_import.txt
import: npc/001-2-39/_import.txt
+import: npc/001-2-40/_import.txt
import: npc/test/_import.txt
import: npc/testbg/_import.txt