summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-02 23:29:59 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-02 23:29:59 -0300
commit4cf99dfe633b24b65af22e602ec8c92c35a75611 (patch)
treebc2fcaedfe8bafe22e3fa9b57a65953d62d5ad1d
parenta8949d6c66c477e3a9c50c6589705c39c793b974 (diff)
downloadserverdata-4cf99dfe633b24b65af22e602ec8c92c35a75611.tar.gz
serverdata-4cf99dfe633b24b65af22e602ec8c92c35a75611.tar.bz2
serverdata-4cf99dfe633b24b65af22e602ec8c92c35a75611.tar.xz
serverdata-4cf99dfe633b24b65af22e602ec8c92c35a75611.zip
Include map 008-0 for Party Dungeon
-rw-r--r--conf/map/maps.conf1
-rw-r--r--db/map_index.txt67
-rw-r--r--maps/re/003-1-1.mcachebin869 -> 871 bytes
-rw-r--r--maps/re/008-0.mcachebin0 -> 223 bytes
-rw-r--r--npc/003-1-1/_warps.txt1
-rw-r--r--npc/008-0/_import.txt4
-rw-r--r--npc/008-0/_mobs.txt7
-rw-r--r--npc/008-0/_warps.txt3
-rw-r--r--npc/_import.txt1
9 files changed, 51 insertions, 33 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf
index ee007f664..79a291940 100644
--- a/conf/map/maps.conf
+++ b/conf/map/maps.conf
@@ -47,6 +47,7 @@ map_list: (
"005-7",
"006-1",
"007-1",
+ "008-0",
"009-1",
"009-2",
"009-3",
diff --git a/db/map_index.txt b/db/map_index.txt
index 7688064e1..a6be13808 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -44,36 +44,37 @@
005-7 44
006-1 45
007-1 46
-009-1 47
-009-2 48
-009-3 49
-009-4 50
-009-5 51
-010-1-1 52
-010-1 53
-010-2 54
-011-1 55
-011-2 56
-012-1 57
-012-2 58
-012-3 59
-012-4 60
-012-5 61
-012-6 62
-012-7 63
-014-1 64
-014-2 65
-014-3 66
-015-1 67
-015-2 68
-015-3 69
-016-1 70
-016-6 71
-016-7 72
-boss 73
-botcheck 74
-sec_pri 75
-soren-2 76
-soren 77
-test 78
-testbg 79
+008-0 47
+009-1 48
+009-2 49
+009-3 50
+009-4 51
+009-5 52
+010-1-1 53
+010-1 54
+010-2 55
+011-1 56
+011-2 57
+012-1 58
+012-2 59
+012-3 60
+012-4 61
+012-5 62
+012-6 63
+012-7 64
+014-1 65
+014-2 66
+014-3 67
+015-1 68
+015-2 69
+015-3 70
+016-1 71
+016-6 72
+016-7 73
+boss 74
+botcheck 75
+sec_pri 76
+soren-2 77
+soren 78
+test 79
+testbg 80
diff --git a/maps/re/003-1-1.mcache b/maps/re/003-1-1.mcache
index b7961932b..8a1330715 100644
--- a/maps/re/003-1-1.mcache
+++ b/maps/re/003-1-1.mcache
Binary files differ
diff --git a/maps/re/008-0.mcache b/maps/re/008-0.mcache
new file mode 100644
index 000000000..5c6c915fd
--- /dev/null
+++ b/maps/re/008-0.mcache
Binary files differ
diff --git a/npc/003-1-1/_warps.txt b/npc/003-1-1/_warps.txt
index fb17c62bb..91b75880b 100644
--- a/npc/003-1-1/_warps.txt
+++ b/npc/003-1-1/_warps.txt
@@ -2,3 +2,4 @@
// Map 003-1-1: Tulimshar Sewers warps
003-1-1,143,127,0 warp #003-1-1_143_127 0,0,003-1,115,111
003-1-1,57,99,0 warp #003-1-1_57_99 0,0,003-1,56,84
+003-1-1,44,143,0 warp #003-1-1_44_143 0,0,008-0,41,23
diff --git a/npc/008-0/_import.txt b/npc/008-0/_import.txt
new file mode 100644
index 000000000..abdaecd6e
--- /dev/null
+++ b/npc/008-0/_import.txt
@@ -0,0 +1,4 @@
+// Map 008-0: Party Dungeon Waiting Hall
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/008-0/_mobs.txt",
+"npc/008-0/_warps.txt",
diff --git a/npc/008-0/_mobs.txt b/npc/008-0/_mobs.txt
new file mode 100644
index 000000000..48253d79b
--- /dev/null
+++ b/npc/008-0/_mobs.txt
@@ -0,0 +1,7 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 008-0: Party Dungeon Waiting Hall mobs
+008-0,49,49,28,28 monster Ratto 1005,6,35000,600000
+008-0,50,47,28,28 monster Cave Bat 1039,4,35000,600000
+008-0,48,48,28,28 monster Silk Worm 1034,6,35000,600000
+008-0,49,63,29,16 monster Red Scorpion 1072,3,35000,600000
+008-0,49,32,29,14 monster Scorpion 1071,3,35000,600000
diff --git a/npc/008-0/_warps.txt b/npc/008-0/_warps.txt
new file mode 100644
index 000000000..b14f6a756
--- /dev/null
+++ b/npc/008-0/_warps.txt
@@ -0,0 +1,3 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 008-0: Party Dungeon Waiting Hall warps
+008-0,41,22,0 warp #008-0_41_22 0,0,003-1-1,44,142
diff --git a/npc/_import.txt b/npc/_import.txt
index 2dca8f0b0..f72bfc293 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -46,6 +46,7 @@
@include "npc/005-7/_import.txt"
@include "npc/006-1/_import.txt"
@include "npc/007-1/_import.txt"
+@include "npc/008-0/_import.txt"
@include "npc/009-1/_import.txt"
@include "npc/009-2/_import.txt"
@include "npc/009-3/_import.txt"