summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-08 12:43:08 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-08 12:43:08 -0300
commitbec0b62689edc69a17f9bd01b0e37bbf73e542df (patch)
treee15fa41b036b94345920d27f5fc734cdea3b9352 /db
parente5895847a523ef32e899c98e18e9d00ae27b0b88 (diff)
downloadserverdata-bec0b62689edc69a17f9bd01b0e37bbf73e542df.tar.gz
serverdata-bec0b62689edc69a17f9bd01b0e37bbf73e542df.tar.bz2
serverdata-bec0b62689edc69a17f9bd01b0e37bbf73e542df.tar.xz
serverdata-bec0b62689edc69a17f9bd01b0e37bbf73e542df.zip
Lock the Northern Lights Dungeon if quest wasn't accepted properly.
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 50059a71..6c1f4c6c 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3387,8 +3387,9 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
comment__: "Christmas 2021 Constants"
X21_ACCEPTED: 1
- X21_GOTOGAK: 2
- X21_GATEGAK: 4
+ X21_ALLOWED: 2
+ X21_GOTOGAK: 4
+ X21_GATEGAK: 8
X21_CANDLES: 64
X21_PLANTPUZZLE: 128
X21_LEVEL3: 256