summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2020-05-07 09:26:42 +0200
committerMicksha <Micksha@users.noreply.github.com>2020-05-07 17:09:19 +0200
commitb0572875a027d8e567e6e59524835c5befd99604 (patch)
tree4658eb94f77e29cdc1433ad82b1434c4dc862ced
parentb7e6229725a0208dea49bcf9f3d95adf527d1f79 (diff)
downloadserverdata-b0572875a027d8e567e6e59524835c5befd99604.tar.gz
serverdata-b0572875a027d8e567e6e59524835c5befd99604.tar.bz2
serverdata-b0572875a027d8e567e6e59524835c5befd99604.tar.xz
serverdata-b0572875a027d8e567e6e59524835c5befd99604.zip
make maps for thief, including properties of 001-2-43
-rw-r--r--conf/map/maps.conf67
-rw-r--r--db/map_index.txt66
-rw-r--r--npc/001-2-43/_import.txt3
-rw-r--r--npc/001-2-43/_mobs.txt0
-rw-r--r--npc/001-2-43/_savepoints.txt0
-rw-r--r--npc/001-2-43/_warps.txt3
-rw-r--r--npc/001-3-0/_warps.txt2
-rw-r--r--npc/_import.txt1
8 files changed, 142 insertions, 0 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf
index 5a6ed61c..531fd8fc 100644
--- a/conf/map/maps.conf
+++ b/conf/map/maps.conf
@@ -49,3 +49,70 @@ map_list: (
"001-2-40",
"001-2-41",
"001-2-42",
+ "001-2-43",
+ "001-2-5",
+ "001-2-6",
+ "001-2-7",
+ "001-2-8",
+ "001-2-9",
+ "001-3-0",
+ "001-3-1",
+ "001-3-2",
+ "008-1-1",
+ "008-1-2",
+ "008-1",
+ "008-2-0",
+ "008-2-1",
+ "008-2-10",
+ "008-2-11",
+ "008-2-12",
+ "008-2-13",
+ "008-2-14",
+ "008-2-15",
+ "008-2-16",
+ "008-2-17",
+ "008-2-18",
+ "008-2-19",
+ "008-2-2",
+ "008-2-20",
+ "008-2-21",
+ "008-2-22",
+ "008-2-23",
+ "008-2-24",
+ "008-2-25",
+ "008-2-26",
+ "008-2-27",
+ "008-2-28",
+ "008-2-29",
+ "008-2-3",
+ "008-2-30",
+ "008-2-31",
+ "008-2-32",
+ "008-2-4",
+ "008-2-5",
+ "008-2-6",
+ "008-2-7",
+ "008-2-8",
+ "008-2-9",
+ "008-3-0",
+ "008-3-1",
+ "008-3-2",
+ "008-3-3",
+ "008-3-4",
+ "008-3-5",
+ "008-3-6",
+ "012-1",
+ "012-2-1",
+ "012-2-2",
+ "012-2-3",
+ "012-2-4",
+ "012-2-5",
+ "012-2-6",
+ "012-2-7",
+ "012-3-1",
+ "012-3-2",
+ "012-3-3",
+ "sec_pri",
+ "test",
+ "testbg",
+)
diff --git a/db/map_index.txt b/db/map_index.txt
index 643f791b..ca1ca981 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -46,3 +46,69 @@
001-2-40 46
001-2-41 47
001-2-42 48
+001-2-43 49
+001-2-5 50
+001-2-6 51
+001-2-7 52
+001-2-8 53
+001-2-9 54
+001-3-0 55
+001-3-1 56
+001-3-2 57
+008-1-1 58
+008-1-2 59
+008-1 60
+008-2-0 61
+008-2-1 62
+008-2-10 63
+008-2-11 64
+008-2-12 65
+008-2-13 66
+008-2-14 67
+008-2-15 68
+008-2-16 69
+008-2-17 70
+008-2-18 71
+008-2-19 72
+008-2-2 73
+008-2-20 74
+008-2-21 75
+008-2-22 76
+008-2-23 77
+008-2-24 78
+008-2-25 79
+008-2-26 80
+008-2-27 81
+008-2-28 82
+008-2-29 83
+008-2-3 84
+008-2-30 85
+008-2-31 86
+008-2-32 87
+008-2-4 88
+008-2-5 89
+008-2-6 90
+008-2-7 91
+008-2-8 92
+008-2-9 93
+008-3-0 94
+008-3-1 95
+008-3-2 96
+008-3-3 97
+008-3-4 98
+008-3-5 99
+008-3-6 100
+012-1 101
+012-2-1 102
+012-2-2 103
+012-2-3 104
+012-2-4 105
+012-2-5 106
+012-2-6 107
+012-2-7 108
+012-3-1 109
+012-3-2 110
+012-3-3 111
+sec_pri 112
+test 113
+testbg 114
diff --git a/npc/001-2-43/_import.txt b/npc/001-2-43/_import.txt
index e69de29b..d602c954 100644
--- a/npc/001-2-43/_import.txt
+++ b/npc/001-2-43/_import.txt
@@ -0,0 +1,3 @@
+// Map 001-2-43: Archive
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/001-2-43/_warps.txt",
diff --git a/npc/001-2-43/_mobs.txt b/npc/001-2-43/_mobs.txt
deleted file mode 100644
index e69de29b..00000000
--- a/npc/001-2-43/_mobs.txt
+++ /dev/null
diff --git a/npc/001-2-43/_savepoints.txt b/npc/001-2-43/_savepoints.txt
deleted file mode 100644
index e69de29b..00000000
--- a/npc/001-2-43/_savepoints.txt
+++ /dev/null
diff --git a/npc/001-2-43/_warps.txt b/npc/001-2-43/_warps.txt
index e69de29b..8c18b135 100644
--- a/npc/001-2-43/_warps.txt
+++ b/npc/001-2-43/_warps.txt
@@ -0,0 +1,3 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 001-2-43: Archive warps
+001-2-43,51,35,0 warp #001-2-43_51_35 2,0,001-3-2,90,62
diff --git a/npc/001-3-0/_warps.txt b/npc/001-3-0/_warps.txt
index d192e4ef..feb436c9 100644
--- a/npc/001-3-0/_warps.txt
+++ b/npc/001-3-0/_warps.txt
@@ -6,3 +6,5 @@
001-3-0,198,60,0 warp #001-3-0_198_60 0,0,001-1,199,61
001-3-0,152,55,0 warp #001-3-0_152_55 0,0,001-1,152,51
001-3-0,85,130,0 warp #001-3-0_85_130 0,0,001-1,86,130
+001-3-0,90,61,0 warp #001-3-0_90_61 0,0,001-2-43,51,34
+001-3-0,56,43,0 warp #001-3-0_56_43 0,0,001-2-40,56,40
diff --git a/npc/_import.txt b/npc/_import.txt
index cf56b97e..dfe1ab2b 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -48,6 +48,7 @@
@include "npc/001-2-40/_import.txt"
@include "npc/001-2-41/_import.txt"
@include "npc/001-2-42/_import.txt"
+@include "npc/001-2-43/_import.txt"
@include "npc/001-2-5/_import.txt"
@include "npc/001-2-6/_import.txt"
@include "npc/001-2-7/_import.txt"