chore(event): set up Harvest Feast 2022

This commit is contained in:
SabreCat
2022-11-21 18:54:57 -06:00
parent 497073a714
commit a8e9c9bc70
2 changed files with 12 additions and 19 deletions

View File

@@ -10,20 +10,24 @@ const gemsPromo = {
export const EVENTS = {
noEvent: {
start: '2022-11-30T20:00-05:00',
start: '2022-11-27T20:00-05:00',
end: '2022-12-20T08:00-05:00',
season: 'normal',
npcImageSuffix: '',
},
harvestFeast2022: {
start: '2022-11-22T08:00-05:00',
end: '2022-11-27T20:00-05:00',
season: 'thanksgiving',
npcImageSuffix: '_thanksgiving',
},
bundle202211: {
start: '2022-11-15T08:00-05:00',
end: '2022-11-30T20:00-05:00',
season: 'normal',
npcImageSuffix: '',
},
afterGala: {
start: '2022-10-31T20:00-04:00',
end: '2022-11-15T08:00-05:00',
end: '2022-11-22T08:00-05:00',
season: 'normal',
npcImageSuffix: '',
},