diff --git a/website/common/script/content/constants/events.js b/website/common/script/content/constants/events.js index 3073f0991c..5b01144d48 100644 --- a/website/common/script/content/constants/events.js +++ b/website/common/script/content/constants/events.js @@ -22,6 +22,16 @@ export const EVENTS = { season: 'fall', gear: true, }, + spooky_extra_gems: { + start: '2022-10-27T08:00-04:00', + end: '2022-10-31T20:00-04:00', + gemsPromo, + }, + fall_extra_gems: { + start: '2022-10-06T08:00-04:00', + end: '2022-10-13T20:00-04:00', + gemsPromo, + }, beforeGala: { start: '2022-07-31T20:00-04:00', end: '2022-09-20T08:00-04:00',