diff options
-rw-r--r-- | conf/map/maps.conf | 1 | ||||
-rw-r--r-- | db/map_index.txt | 99 | ||||
-rw-r--r-- | maps/re/018-6-0.mcache | bin | 0 -> 251 bytes | |||
-rw-r--r-- | npc/018-6-0/_import.txt | 2 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
5 files changed, 54 insertions, 49 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 58891b763..880a86bda 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -127,6 +127,7 @@ map_list: ( "018-5-3", "018-5-boss", "018-5", + "018-6-0", "019-1-1", "019-1", "019-2", diff --git a/db/map_index.txt b/db/map_index.txt index aacf197c5..c22009977 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -124,52 +124,53 @@ 018-5-3 124 018-5-boss 125 018-5 126 -019-1-1 127 -019-1 128 -019-2 129 -019-3 130 -019-4-1 131 -019-4 132 -020-1 133 -020-2 134 -020-3 135 -020-4 136 -020-5 137 -020-6 138 -020-7-1 139 -020-7-2 140 -020-7 141 -021-1 142 -021-2 143 -021-3 144 -021-4 145 -022-1 146 -023-1 147 -023-2 148 -023-3-1 149 -023-3-2 150 -023-3 151 -024-1 152 -024-10 153 -024-11 154 -024-12 155 -024-13 156 -024-14 157 -024-15 158 -024-16 159 -024-2 160 -024-3 161 -024-4 162 -024-5 163 -024-6 164 -024-7 165 -024-8 166 -024-9 167 -boss 168 -botcheck 169 -guilds 170 -sec_pri 171 -soren-2 172 -soren 173 -test 174 -testbg 175 +018-6-0 127 +019-1-1 128 +019-1 129 +019-2 130 +019-3 131 +019-4-1 132 +019-4 133 +020-1 134 +020-2 135 +020-3 136 +020-4 137 +020-5 138 +020-6 139 +020-7-1 140 +020-7-2 141 +020-7 142 +021-1 143 +021-2 144 +021-3 145 +021-4 146 +022-1 147 +023-1 148 +023-2 149 +023-3-1 150 +023-3-2 151 +023-3 152 +024-1 153 +024-10 154 +024-11 155 +024-12 156 +024-13 157 +024-14 158 +024-15 159 +024-16 160 +024-2 161 +024-3 162 +024-4 163 +024-5 164 +024-6 165 +024-7 166 +024-8 167 +024-9 168 +boss 169 +botcheck 170 +guilds 171 +sec_pri 172 +soren-2 173 +soren 174 +test 175 +testbg 176 diff --git a/maps/re/018-6-0.mcache b/maps/re/018-6-0.mcache Binary files differnew file mode 100644 index 000000000..f6cdea270 --- /dev/null +++ b/maps/re/018-6-0.mcache diff --git a/npc/018-6-0/_import.txt b/npc/018-6-0/_import.txt new file mode 100644 index 000000000..09a96c3cd --- /dev/null +++ b/npc/018-6-0/_import.txt @@ -0,0 +1,2 @@ +// Map 018-6-0: Cave Of Trials +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/_import.txt b/npc/_import.txt index d568e0aaf..3fd312d79 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -126,6 +126,7 @@ @include "npc/018-5-3/_import.txt" @include "npc/018-5-boss/_import.txt" @include "npc/018-5/_import.txt" +@include "npc/018-6-0/_import.txt" @include "npc/019-1-1/_import.txt" @include "npc/019-1/_import.txt" @include "npc/019-2/_import.txt" |