From 39c354c3fd246bf3c6e70d63fa843777c976f102 Mon Sep 17 00:00:00 2001 From: TLSM Date: Thu, 19 May 2022 17:15:39 -0400 Subject: [PATCH] Enable DXP at 2022-05-19 2200Z. --- files/helpers/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?",