summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 4b3d10ea0..2f245aa12 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -2380,8 +2380,11 @@ constants_db: {
INT_MAX: 2147483647
comment__: "Maze Domain constants"
- MAZE_MIN: 1
- MAZE_MAX: 24
+ MAZE_SIZE_S: 1
+ MAZE_SIZE_M: 2
+ MAZE_SIZE_G: 4
+ MAZE_SIZE_X: 8
+ MAZE_SIZE_A: 16
comment__: "Aurora Event constants"
FY_MISC: 0