diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-09-24 03:58:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-09-24 03:58:27 -0300 |
commit | 3079464676d63e74c5c5caab59dd50fbfe00edaa (patch) | |
tree | bbcbadfb9cd7cbaf6a6473d6c8d9bc6d9683beed /db | |
parent | 7f8db3e37c31e185e2aef18fee193febc7a8dc78 (diff) | |
download | serverdata-3079464676d63e74c5c5caab59dd50fbfe00edaa.tar.gz serverdata-3079464676d63e74c5c5caab59dd50fbfe00edaa.tar.bz2 serverdata-3079464676d63e74c5c5caab59dd50fbfe00edaa.tar.xz serverdata-3079464676d63e74c5c5caab59dd50fbfe00edaa.zip |
Domain 030
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 24 | ||||
-rw-r--r-- | db/map_index.txt | 54 |
2 files changed, 37 insertions, 41 deletions
diff --git a/db/constants.conf b/db/constants.conf index 2db1b68f9..0d17911e4 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2356,27 +2356,9 @@ constants_db: { BCONFD_DROP: 0 INT_MAX: 2147483647 - comment__: "Maze Generator constants" - MAZEMAPTYPE_NULL: 0 - MAZEMAPTYPE_DEADS: 1 - MAZEMAPTYPE_DEADW: 2 - MAZEMAPTYPE_DEADN: 3 - MAZEMAPTYPE_DEADE: 4 - MAZEMAPTYPE_CURVENW: 5 - MAZEMAPTYPE_CURVENE: 6 - MAZEMAPTYPE_CURVESW: 7 - MAZEMAPTYPE_CURVESE: 8 - MAZEMAPTYPE_TNWS: 9 - MAZEMAPTYPE_TNES: 10 - MAZEMAPTYPE_TWEN: 11 - MAZEMAPTYPE_TWES: 12 - MAZEMAPTYPE_LINENS: 13 - MAZEMAPTYPE_LINEWE: 14 - MAZEMAPTYPE_CROSS: 15 - MAZENORTH: 0 - MAZE_WEST: 1 - MAZE_EAST: 2 - MAZESOUTH: 3 + comment__: "Maze Domain constants" + MAZE_MIN: 1 + MAZE_MAX: 14 comment__: "Aurora Event constants" FY_MISC: 0 diff --git a/db/map_index.txt b/db/map_index.txt index 002148fb4..15eefda92 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -220,23 +220,37 @@ 029-7 220 029-8 221 029-9 222 -042-0 223 -042-1 224 -042-10 225 -042-11 226 -042-2 227 -042-3 228 -042-4 229 -042-5 230 -042-6 231 -042-7 232 -042-8 233 -042-9 234 -boss 235 -botcheck 236 -guilds 237 -sec_pri 238 -soren-2 239 -soren 240 -test 241 -testbg 242 +030-01 223 +030-02 224 +030-03 225 +030-04 226 +030-05 227 +030-06 228 +030-07 229 +030-08 230 +030-09 231 +030-10 232 +030-11 233 +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 |