diff --git a/website/common/script/content/constants/events.js b/website/common/script/content/constants/events.js index 39c598480b..3106567984 100644 --- a/website/common/script/content/constants/events.js +++ b/website/common/script/content/constants/events.js @@ -10,7 +10,7 @@ const gemsPromo = { export const EVENTS = { noCurrentEventAfter: { - start: '2022-07-31T20:00-04:00', + start: '2022-09-30T20:00-04:00', end: '2022-12-21T08:00-04:00', season: 'normal', npcImageSuffix: '', @@ -18,6 +18,8 @@ export const EVENTS = { bundle202208: { start: '2022-08-09T08:00-04:00', end: '2022-09-30T20:00-04:00', + season: 'normal', + npcImageSuffix: '', }, summer2022: { start: '2022-06-21T08:00-04:00',