summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-11-21 14:06:12 -0300
committerJesusaves <cpntb1@ymail.com>2021-11-21 14:06:12 -0300
commit2ebc5a5825bfb0d453e8e9855bfbdaccf4796215 (patch)
treeafe8c44ad727e3ccec113a1342b727d784a64780 /db
parent697ecd8708a654a675d492f161b3f8c9b72a3c15 (diff)
downloadserverdata-2ebc5a5825bfb0d453e8e9855bfbdaccf4796215.tar.gz
serverdata-2ebc5a5825bfb0d453e8e9855bfbdaccf4796215.tar.bz2
serverdata-2ebc5a5825bfb0d453e8e9855bfbdaccf4796215.tar.xz
serverdata-2ebc5a5825bfb0d453e8e9855bfbdaccf4796215.zip
Initial, draft version of the first boss chamber
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 21bfd5f3..327b6686 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3376,6 +3376,13 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
ROSSY_READY: 1023
ROSSY_BOSSCAVE: 1024
+ comment__: "Christmas 2021 Constants"
+ X21_ACCEPTED: 1
+ X21_BOSSDEFEAT: 1024
+
+ X21BC1_ON: 1
+ X21BC1_OFF: 2
+
comment__: "Focus Constants"
FSKILL_MALLARDS_EYE: 1
FSKILL_BRAWLING: 2