From 4a9de991e2195ef79c2fab2fcc8a2fa48b39f40c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 5 Dec 2021 23:07:57 -0300 Subject: Give a decent amount of tickets for completing the puzzles, or defeating boss --- db/constants.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index 0b85ac76..ac58a2af 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3389,9 +3389,12 @@ more than one separator can be used in a row (so 12_3___456 is illegal). X21_ALYSSAINIT: 2048 X21_ALYSSARESCUE: 4096 - X21BC1_ON: 1 - X21BC1_OFF: 2 + X21BC1_ON: 1 + X21BC1_OFF: 2 X21_EXP_PUZZLE: 15000 + X21_TICKET_PUZZLE: 15 + X21_TICKET_BOSS: 5 + X21_TICKET_SUPPORT: 2 comment__: "Focus Constants" FSKILL_MALLARDS_EYE: 1 -- cgit v1.2.3-70-g09d2