feat(content): November Quests and Hatching Potions

by @CuriousMagpie
This commit is contained in:
SabreCat
2022-11-14 14:13:08 -06:00
parent dbd485cb96
commit 9f52e47011
5 changed files with 40 additions and 26 deletions

View File

@@ -9,9 +9,21 @@ const gemsPromo = {
};
export const EVENTS = {
noEvent: {
start: '2022-11-30T20:00-04:00',
end: '2022-12-20T08:00-04:00',
season: 'normal',
npcImageSuffix: '',
},
bundle202211: {
start: '2022-11-15T20:00-04:00',
end: '2022-11-30T08:00-04:00',
season: 'normal',
npcImageSuffix: '',
},
afterGala: {
start: '2022-10-31T20:00-04:00',
end: '2022-12-21T08:00-04:00',
end: '2022-11-15T08:00-04:00',
season: 'normal',
npcImageSuffix: '',
},