From ae1dd36173fbab38b861d0ed9ba4a0cd018f85da Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Sep 2021 10:42:35 -0300 Subject: This should at least avoid Dream Towers from being *TOO* repetitive. --- conf/map/maps.conf | 10 ++++++++++ db/constants.conf | 2 +- db/map_index.txt | 50 +++++++++++++++++++++++++++++-------------------- maps/re/030-15.mcache | Bin 0 -> 363 bytes maps/re/030-16.mcache | Bin 0 -> 428 bytes maps/re/030-17.mcache | Bin 0 -> 364 bytes maps/re/030-18.mcache | Bin 0 -> 363 bytes maps/re/030-19.mcache | Bin 0 -> 351 bytes maps/re/030-20.mcache | Bin 0 -> 368 bytes maps/re/030-21.mcache | Bin 0 -> 367 bytes maps/re/030-22.mcache | Bin 0 -> 339 bytes maps/re/030-23.mcache | Bin 0 -> 339 bytes maps/re/030-24.mcache | Bin 0 -> 443 bytes npc/030-15/_import.txt | 2 ++ npc/030-16/_import.txt | 2 ++ npc/030-17/_import.txt | 2 ++ npc/030-18/_import.txt | 2 ++ npc/030-19/_import.txt | 2 ++ npc/030-20/_import.txt | 2 ++ npc/030-21/_import.txt | 2 ++ npc/030-22/_import.txt | 2 ++ npc/030-23/_import.txt | 2 ++ npc/030-24/_import.txt | 2 ++ npc/_import.txt | 10 ++++++++++ 24 files changed, 71 insertions(+), 21 deletions(-) create mode 100644 maps/re/030-15.mcache create mode 100644 maps/re/030-16.mcache create mode 100644 maps/re/030-17.mcache create mode 100644 maps/re/030-18.mcache create mode 100644 maps/re/030-19.mcache create mode 100644 maps/re/030-20.mcache create mode 100644 maps/re/030-21.mcache create mode 100644 maps/re/030-22.mcache create mode 100644 maps/re/030-23.mcache create mode 100644 maps/re/030-24.mcache create mode 100644 npc/030-15/_import.txt create mode 100644 npc/030-16/_import.txt create mode 100644 npc/030-17/_import.txt create mode 100644 npc/030-18/_import.txt create mode 100644 npc/030-19/_import.txt create mode 100644 npc/030-20/_import.txt create mode 100644 npc/030-21/_import.txt create mode 100644 npc/030-22/_import.txt create mode 100644 npc/030-23/_import.txt create mode 100644 npc/030-24/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 3b0eab69b..a9bb4a7be 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -237,6 +237,16 @@ map_list: ( "030-12", "030-13", "030-14", + "030-15", + "030-16", + "030-17", + "030-18", + "030-19", + "030-20", + "030-21", + "030-22", + "030-23", + "030-24", "042-0", "042-1", "042-10", diff --git a/db/constants.conf b/db/constants.conf index 0d17911e4..218acf5bb 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2358,7 +2358,7 @@ constants_db: { comment__: "Maze Domain constants" MAZE_MIN: 1 - MAZE_MAX: 14 + MAZE_MAX: 24 comment__: "Aurora Event constants" FY_MISC: 0 diff --git a/db/map_index.txt b/db/map_index.txt index 15eefda92..82a470ef5 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -234,23 +234,33 @@ 030-12 234 030-13 235 030-14 236 -042-0 237 -042-1 238 -042-10 239 -042-11 240 -042-2 241 -042-3 242 -042-4 243 -042-5 244 -042-6 245 -042-7 246 -042-8 247 -042-9 248 -boss 249 -botcheck 250 -guilds 251 -sec_pri 252 -soren-2 253 -soren 254 -test 255 -testbg 256 +030-15 237 +030-16 238 +030-17 239 +030-18 240 +030-19 241 +030-20 242 +030-21 243 +030-22 244 +030-23 245 +030-24 246 +042-0 247 +042-1 248 +042-10 249 +042-11 250 +042-2 251 +042-3 252 +042-4 253 +042-5 254 +042-6 255 +042-7 256 +042-8 257 +042-9 258 +boss 259 +botcheck 260 +guilds 261 +sec_pri 262 +soren-2 263 +soren 264 +test 265 +testbg 266 diff --git a/maps/re/030-15.mcache b/maps/re/030-15.mcache new file mode 100644 index 000000000..86cba4b68 Binary files /dev/null and b/maps/re/030-15.mcache differ diff --git a/maps/re/030-16.mcache b/maps/re/030-16.mcache new file mode 100644 index 000000000..a9bc75513 Binary files /dev/null and b/maps/re/030-16.mcache differ diff --git a/maps/re/030-17.mcache b/maps/re/030-17.mcache new file mode 100644 index 000000000..b926785da Binary files /dev/null and b/maps/re/030-17.mcache differ diff --git a/maps/re/030-18.mcache b/maps/re/030-18.mcache new file mode 100644 index 000000000..b797acd73 Binary files /dev/null and b/maps/re/030-18.mcache differ diff --git a/maps/re/030-19.mcache b/maps/re/030-19.mcache new file mode 100644 index 000000000..a0eabbc67 Binary files /dev/null and b/maps/re/030-19.mcache differ diff --git a/maps/re/030-20.mcache b/maps/re/030-20.mcache new file mode 100644 index 000000000..2a6f7046b Binary files /dev/null and b/maps/re/030-20.mcache differ diff --git a/maps/re/030-21.mcache b/maps/re/030-21.mcache new file mode 100644 index 000000000..c3acd08c5 Binary files /dev/null and b/maps/re/030-21.mcache differ diff --git a/maps/re/030-22.mcache b/maps/re/030-22.mcache new file mode 100644 index 000000000..497b45211 Binary files /dev/null and b/maps/re/030-22.mcache differ diff --git a/maps/re/030-23.mcache b/maps/re/030-23.mcache new file mode 100644 index 000000000..92624bf7f Binary files /dev/null and b/maps/re/030-23.mcache differ diff --git a/maps/re/030-24.mcache b/maps/re/030-24.mcache new file mode 100644 index 000000000..ee2a03692 Binary files /dev/null and b/maps/re/030-24.mcache differ diff --git a/npc/030-15/_import.txt b/npc/030-15/_import.txt new file mode 100644 index 000000000..e7ea91103 --- /dev/null +++ b/npc/030-15/_import.txt @@ -0,0 +1,2 @@ +// Map 030-15: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-16/_import.txt b/npc/030-16/_import.txt new file mode 100644 index 000000000..cef55932e --- /dev/null +++ b/npc/030-16/_import.txt @@ -0,0 +1,2 @@ +// Map 030-16: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-17/_import.txt b/npc/030-17/_import.txt new file mode 100644 index 000000000..dc7002303 --- /dev/null +++ b/npc/030-17/_import.txt @@ -0,0 +1,2 @@ +// Map 030-17: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-18/_import.txt b/npc/030-18/_import.txt new file mode 100644 index 000000000..e754c67a3 --- /dev/null +++ b/npc/030-18/_import.txt @@ -0,0 +1,2 @@ +// Map 030-18: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-19/_import.txt b/npc/030-19/_import.txt new file mode 100644 index 000000000..99ee7afa8 --- /dev/null +++ b/npc/030-19/_import.txt @@ -0,0 +1,2 @@ +// Map 030-19: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-20/_import.txt b/npc/030-20/_import.txt new file mode 100644 index 000000000..83d2afc00 --- /dev/null +++ b/npc/030-20/_import.txt @@ -0,0 +1,2 @@ +// Map 030-20: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-21/_import.txt b/npc/030-21/_import.txt new file mode 100644 index 000000000..fb6466464 --- /dev/null +++ b/npc/030-21/_import.txt @@ -0,0 +1,2 @@ +// Map 030-21: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-22/_import.txt b/npc/030-22/_import.txt new file mode 100644 index 000000000..53b88b320 --- /dev/null +++ b/npc/030-22/_import.txt @@ -0,0 +1,2 @@ +// Map 030-22: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-23/_import.txt b/npc/030-23/_import.txt new file mode 100644 index 000000000..10475c6b7 --- /dev/null +++ b/npc/030-23/_import.txt @@ -0,0 +1,2 @@ +// Map 030-23: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-24/_import.txt b/npc/030-24/_import.txt new file mode 100644 index 000000000..c50606411 --- /dev/null +++ b/npc/030-24/_import.txt @@ -0,0 +1,2 @@ +// Map 030-24: Mazes and Dragons +// 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 f7af0c8a9..0a6fe5493 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -236,6 +236,16 @@ @include "npc/030-12/_import.txt" @include "npc/030-13/_import.txt" @include "npc/030-14/_import.txt" +@include "npc/030-15/_import.txt" +@include "npc/030-16/_import.txt" +@include "npc/030-17/_import.txt" +@include "npc/030-18/_import.txt" +@include "npc/030-19/_import.txt" +@include "npc/030-20/_import.txt" +@include "npc/030-21/_import.txt" +@include "npc/030-22/_import.txt" +@include "npc/030-23/_import.txt" +@include "npc/030-24/_import.txt" @include "npc/042-0/_import.txt" @include "npc/042-1/_import.txt" @include "npc/042-10/_import.txt" -- cgit v1.2.3-60-g2f50