diff --git a/website/common/script/content/constants/events.js b/website/common/script/content/constants/events.js index cd76187c1f..9387ae2fe7 100644 --- a/website/common/script/content/constants/events.js +++ b/website/common/script/content/constants/events.js @@ -17,7 +17,7 @@ export const EVENTS = { }, winter2023: { start: '2022-12-20T08:00-05:00', - end: '2023-01-31T20:00-05:00', + end: '2023-01-31T23:59-05:00', npcImageSuffix: '_winter', season: 'winter', gear: true,