From c10e529990bdb639ab69f42c856812de0fc8d160 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 3 Jun 2019 09:39:26 -0300 Subject: 015-8-1 boss room sketch --- conf/map/maps.conf | 1 + db/map_index.txt | 155 ++++++++++++++++++++++++------------------------ maps/re/015-8-1.mcache | Bin 0 -> 267 bytes npc/015-8-1/_import.txt | 2 + npc/_import.txt | 1 + 5 files changed, 82 insertions(+), 77 deletions(-) create mode 100644 maps/re/015-8-1.mcache create mode 100644 npc/015-8-1/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index ed721cbe1..81d6bce63 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -92,6 +92,7 @@ map_list: ( "015-5", "015-6", "015-7", + "015-8-1", "015-8", "016-1", "016-6", diff --git a/db/map_index.txt b/db/map_index.txt index 536219ad8..02e4c9529 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -89,80 +89,81 @@ 015-5 89 015-6 90 015-7 91 -015-8 92 -016-1 93 -016-6 94 -016-7 95 -017-1 96 -017-2-1 97 -017-2-2 98 -017-2 99 -017-3 100 -017-4 101 -017-5 102 -017-6 103 -017-7 104 -017-8 105 -018-1-1 106 -018-1 107 -018-2-1 108 -018-2-2 109 -018-2-3 110 -018-2-4 111 -018-2-5 112 -018-2 113 -018-3 114 -018-4-1 115 -018-4-2 116 -018-4 117 -018-5-0 118 -018-5-1 119 -018-5-2 120 -018-5-3 121 -018-5-boss 122 -018-5 123 -019-1-1 124 -019-1 125 -019-2 126 -019-3 127 -019-4-1 128 -019-4 129 -020-1 130 -020-2 131 -020-3 132 -020-4 133 -020-5 134 -020-6 135 -020-7-1 136 -020-7-2 137 -020-7 138 -021-1 139 -021-2 140 -021-3 141 -021-4 142 -022-1 143 -023-1 144 -023-2 145 -024-1 146 -024-10 147 -024-11 148 -024-12 149 -024-13 150 -024-14 151 -024-15 152 -024-2 153 -024-3 154 -024-4 155 -024-5 156 -024-6 157 -024-7 158 -024-8 159 -024-9 160 -boss 161 -botcheck 162 -guilds 163 -sec_pri 164 -soren-2 165 -soren 166 -test 167 -testbg 168 +015-8-1 92 +015-8 93 +016-1 94 +016-6 95 +016-7 96 +017-1 97 +017-2-1 98 +017-2-2 99 +017-2 100 +017-3 101 +017-4 102 +017-5 103 +017-6 104 +017-7 105 +017-8 106 +018-1-1 107 +018-1 108 +018-2-1 109 +018-2-2 110 +018-2-3 111 +018-2-4 112 +018-2-5 113 +018-2 114 +018-3 115 +018-4-1 116 +018-4-2 117 +018-4 118 +018-5-0 119 +018-5-1 120 +018-5-2 121 +018-5-3 122 +018-5-boss 123 +018-5 124 +019-1-1 125 +019-1 126 +019-2 127 +019-3 128 +019-4-1 129 +019-4 130 +020-1 131 +020-2 132 +020-3 133 +020-4 134 +020-5 135 +020-6 136 +020-7-1 137 +020-7-2 138 +020-7 139 +021-1 140 +021-2 141 +021-3 142 +021-4 143 +022-1 144 +023-1 145 +023-2 146 +024-1 147 +024-10 148 +024-11 149 +024-12 150 +024-13 151 +024-14 152 +024-15 153 +024-2 154 +024-3 155 +024-4 156 +024-5 157 +024-6 158 +024-7 159 +024-8 160 +024-9 161 +boss 162 +botcheck 163 +guilds 164 +sec_pri 165 +soren-2 166 +soren 167 +test 168 +testbg 169 diff --git a/maps/re/015-8-1.mcache b/maps/re/015-8-1.mcache new file mode 100644 index 000000000..3cacaa10c Binary files /dev/null and b/maps/re/015-8-1.mcache differ diff --git a/npc/015-8-1/_import.txt b/npc/015-8-1/_import.txt new file mode 100644 index 000000000..e3e37fbad --- /dev/null +++ b/npc/015-8-1/_import.txt @@ -0,0 +1,2 @@ +// Map 015-8-1: 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 938dd2f5d..248b700ec 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -91,6 +91,7 @@ @include "npc/015-5/_import.txt" @include "npc/015-6/_import.txt" @include "npc/015-7/_import.txt" +@include "npc/015-8-1/_import.txt" @include "npc/015-8/_import.txt" @include "npc/016-1/_import.txt" @include "npc/016-6/_import.txt" -- cgit v1.2.3-60-g2f50