From 5e85f34d3c00150609095252cf5e14af7bf7d4e1 Mon Sep 17 00:00:00 2001 From: TLSM Date: Thu, 19 May 2022 17:22:55 -0400 Subject: [PATCH] Double XP enabled: actual launch timestamp. --- 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 4c7f7fe884..62dc65cba7 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 = 1653012000 # set to unixtime for when DXP begins, -1 to disable +DOUBLE_XP_ENABLED = 1652997600 # set to unixtime for when DXP begins, -1 to disable TROLLTITLES = [ "how will @{username} ever recover?",