From 40063772570dd32a9080bd32c2094efad3bf760a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Jun 2019 22:58:11 -0300 Subject: Add three new maps for Player Story 5 --- conf/map/maps.conf | 3 +++ db/map_index.txt | 51 +++++++++++++++++++++++++----------------------- maps/re/023-3-1.mcache | Bin 0 -> 128 bytes maps/re/023-3-2.mcache | Bin 0 -> 133 bytes maps/re/023-3.mcache | Bin 0 -> 1625 bytes npc/023-3-1/_import.txt | 2 ++ npc/023-3-2/_import.txt | 2 ++ npc/023-3/_import.txt | 2 ++ npc/_import.txt | 3 +++ 9 files changed, 39 insertions(+), 24 deletions(-) create mode 100644 maps/re/023-3-1.mcache create mode 100644 maps/re/023-3-2.mcache create mode 100644 maps/re/023-3.mcache create mode 100644 npc/023-3-1/_import.txt create mode 100644 npc/023-3-2/_import.txt create mode 100644 npc/023-3/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 3621559c7..780d43054 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -147,6 +147,9 @@ map_list: ( "022-1", "023-1", "023-2", + "023-3-1", + "023-3-2", + "023-3", "024-1", "024-10", "024-11", diff --git a/db/map_index.txt b/db/map_index.txt index 37a9abd01..6a63cf775 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -144,27 +144,30 @@ 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-16 154 -024-2 155 -024-3 156 -024-4 157 -024-5 158 -024-6 159 -024-7 160 -024-8 161 -024-9 162 -boss 163 -botcheck 164 -guilds 165 -sec_pri 166 -soren-2 167 -soren 168 -test 169 -testbg 170 +023-3-1 147 +023-3-2 148 +023-3 149 +024-1 150 +024-10 151 +024-11 152 +024-12 153 +024-13 154 +024-14 155 +024-15 156 +024-16 157 +024-2 158 +024-3 159 +024-4 160 +024-5 161 +024-6 162 +024-7 163 +024-8 164 +024-9 165 +boss 166 +botcheck 167 +guilds 168 +sec_pri 169 +soren-2 170 +soren 171 +test 172 +testbg 173 diff --git a/maps/re/023-3-1.mcache b/maps/re/023-3-1.mcache new file mode 100644 index 000000000..794707246 Binary files /dev/null and b/maps/re/023-3-1.mcache differ diff --git a/maps/re/023-3-2.mcache b/maps/re/023-3-2.mcache new file mode 100644 index 000000000..70fc0a2b9 Binary files /dev/null and b/maps/re/023-3-2.mcache differ diff --git a/maps/re/023-3.mcache b/maps/re/023-3.mcache new file mode 100644 index 000000000..2dc3b354e Binary files /dev/null and b/maps/re/023-3.mcache differ diff --git a/npc/023-3-1/_import.txt b/npc/023-3-1/_import.txt new file mode 100644 index 000000000..39a6bd59a --- /dev/null +++ b/npc/023-3-1/_import.txt @@ -0,0 +1,2 @@ +// Map 023-3-1: Ice Caves +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/023-3-2/_import.txt b/npc/023-3-2/_import.txt new file mode 100644 index 000000000..0573c4d25 --- /dev/null +++ b/npc/023-3-2/_import.txt @@ -0,0 +1,2 @@ +// Map 023-3-2: Ice Caves +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/023-3/_import.txt b/npc/023-3/_import.txt new file mode 100644 index 000000000..a9e60c143 --- /dev/null +++ b/npc/023-3/_import.txt @@ -0,0 +1,2 @@ +// Map 023-3: Ice Caves +// 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 be8b6bd80..09c7ebc5d 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -146,6 +146,9 @@ @include "npc/022-1/_import.txt" @include "npc/023-1/_import.txt" @include "npc/023-2/_import.txt" +@include "npc/023-3-1/_import.txt" +@include "npc/023-3-2/_import.txt" +@include "npc/023-3/_import.txt" @include "npc/024-1/_import.txt" @include "npc/024-10/_import.txt" @include "npc/024-11/_import.txt" -- cgit v1.2.3-60-g2f50