From 63946adfbbe8605a2891ed91185f9302f54d3c23 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Dec 2018 01:40:48 -0200 Subject: Accept 018-2-2 and 018-2-3 server side --- conf/map/maps.conf | 2 ++ db/map_index.txt | 60 +++++++++++++++++++++++++----------------------- maps/re/018-2-2.mcache | Bin 0 -> 2265 bytes maps/re/018-2-3.mcache | Bin 0 -> 2265 bytes npc/018-2-2/_import.txt | 2 ++ npc/018-2-3/_import.txt | 2 ++ npc/_import.txt | 2 ++ 7 files changed, 39 insertions(+), 29 deletions(-) create mode 100644 maps/re/018-2-2.mcache create mode 100644 maps/re/018-2-3.mcache create mode 100644 npc/018-2-2/_import.txt create mode 100644 npc/018-2-3/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 0bc31e1d9..81cbd23da 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -95,6 +95,8 @@ map_list: ( "018-1-1", "018-1", "018-2-1", + "018-2-2", + "018-2-3", "018-2", "018-3-1", "018-3", diff --git a/db/map_index.txt b/db/map_index.txt index b0835ab1d..9aacc7e07 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -92,32 +92,34 @@ 018-1-1 92 018-1 93 018-2-1 94 -018-2 95 -018-3-1 96 -018-3 97 -018-4-1 98 -018-4-2 99 -018-4 100 -018-5 101 -019-1-1 102 -019-1 103 -019-2 104 -019-3 105 -019-4-1 106 -019-4 107 -020-1 108 -021-1 109 -021-2 110 -021-3 111 -021-4 112 -022-1 113 -023-1 114 -023-2 115 -024-1 116 -boss 117 -botcheck 118 -sec_pri 119 -soren-2 120 -soren 121 -test 122 -testbg 123 +018-2-2 95 +018-2-3 96 +018-2 97 +018-3-1 98 +018-3 99 +018-4-1 100 +018-4-2 101 +018-4 102 +018-5 103 +019-1-1 104 +019-1 105 +019-2 106 +019-3 107 +019-4-1 108 +019-4 109 +020-1 110 +021-1 111 +021-2 112 +021-3 113 +021-4 114 +022-1 115 +023-1 116 +023-2 117 +024-1 118 +boss 119 +botcheck 120 +sec_pri 121 +soren-2 122 +soren 123 +test 124 +testbg 125 diff --git a/maps/re/018-2-2.mcache b/maps/re/018-2-2.mcache new file mode 100644 index 000000000..0ba5e7138 Binary files /dev/null and b/maps/re/018-2-2.mcache differ diff --git a/maps/re/018-2-3.mcache b/maps/re/018-2-3.mcache new file mode 100644 index 000000000..0ba5e7138 Binary files /dev/null and b/maps/re/018-2-3.mcache differ diff --git a/npc/018-2-2/_import.txt b/npc/018-2-2/_import.txt new file mode 100644 index 000000000..f47185ee5 --- /dev/null +++ b/npc/018-2-2/_import.txt @@ -0,0 +1,2 @@ +// Map 018-2-2: Heroes Hold - Main Dungeon +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/018-2-3/_import.txt b/npc/018-2-3/_import.txt new file mode 100644 index 000000000..bb9533798 --- /dev/null +++ b/npc/018-2-3/_import.txt @@ -0,0 +1,2 @@ +// Map 018-2-3: Heroes Hold - Main Dungeon +// 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 3b4da02d8..a32f08df6 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -94,6 +94,8 @@ @include "npc/018-1-1/_import.txt" @include "npc/018-1/_import.txt" @include "npc/018-2-1/_import.txt" +@include "npc/018-2-2/_import.txt" +@include "npc/018-2-3/_import.txt" @include "npc/018-2/_import.txt" @include "npc/018-3-1/_import.txt" @include "npc/018-3/_import.txt" -- cgit v1.2.3-70-g09d2