diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-09-24 10:42:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-09-24 10:42:35 -0300 |
commit | ae1dd36173fbab38b861d0ed9ba4a0cd018f85da (patch) | |
tree | 643ab4098a54888255800d56f20aa0b2231e806e /db/constants.conf | |
parent | 36e1a667c9045920ea5ceea1bbb0b0a04490c0ed (diff) | |
download | serverdata-ae1dd36173fbab38b861d0ed9ba4a0cd018f85da.tar.gz serverdata-ae1dd36173fbab38b861d0ed9ba4a0cd018f85da.tar.bz2 serverdata-ae1dd36173fbab38b861d0ed9ba4a0cd018f85da.tar.xz serverdata-ae1dd36173fbab38b861d0ed9ba4a0cd018f85da.zip |
This should at least avoid Dream Towers from being *TOO* repetitive.
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |