diff --git a/files/helpers/const.py b/files/helpers/const.py index 9e510018dc..4c7f7fe884 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -678,7 +678,7 @@ AWARDS3 = {} for k, val in AWARDS2.items(): if val['price'] == 300: AWARDS3[k] = val -DOUBLE_XP_ENABLED = -1 # set to unixtime for when DXP begins, -1 to disable +DOUBLE_XP_ENABLED = 1653012000 # set to unixtime for when DXP begins, -1 to disable TROLLTITLES = [ "how will @{username} ever recover?",