diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-12-07 22:23:22 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-12-07 22:23:22 -0300 |
commit | 417e623583c211c370a1162489831822f07b04d5 (patch) | |
tree | 6d319f3061125aeba6f9da9971ff634bbe6763f9 /db | |
parent | 2f729b93cbae81e9476f04c44890feb4e5f8cf3d (diff) | |
download | serverdata-417e623583c211c370a1162489831822f07b04d5.tar.gz serverdata-417e623583c211c370a1162489831822f07b04d5.tar.bz2 serverdata-417e623583c211c370a1162489831822f07b04d5.tar.xz serverdata-417e623583c211c370a1162489831822f07b04d5.zip |
Fix distribution of supporting snowmans, and nerf the ticket drop
Diffstat (limited to 'db')
-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 b7554e2c..1f955a10 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3398,7 +3398,7 @@ more than one separator can be used in a row (so 12_3___456 is illegal). X21BC1_ON: 1 X21BC1_OFF: 2 X21_EXP_PUZZLE: 15000 - X21_TICKET_PUZZLE: 15 + X21_TICKET_PUZZLE: 10 X21_TICKET_BOSS: 5 X21_TICKET_SUPPORT: 2 |