chore(content): add pet quest bundle and magic hatching potions for February (#14499)

This commit is contained in:
Natalie L
2023-02-13 00:17:09 -05:00
committed by GitHub
parent 7b4cfee290
commit 8f4d668b0f
4 changed files with 39 additions and 14 deletions

View File

@@ -10,11 +10,25 @@ const gemsPromo = {
export const EVENTS = {
noEvent: {
start: '2023-02-08T23:59-05:00',
end: '2023-02-14T08:00-05:00',
start: '2023-02-28T23:59-05:00',
end: '2023-03-21T08:00-05:00',
season: 'normal',
npcImageSuffix: '',
},
bundle202302: {
start: '2023-02-13T08:00-05:00',
end: '2023-02-28T23:59-05:00',
},
potions202302:{
start: '2023-02-21T08:00-05:00',
end: '2023-02-28T23:59-05:00',
},
valentines2023: {
start: '2023-02-13T08:00-05:00',
end: '2023-02-17T23:59-05:00',
season: 'valentines',
npcImageSuffix: 'valentines',
},
birthday10: {
start: '2023-01-30T08:00-05:00',
end: '2023-02-08T23:59-05:00',