feat(content): new and reprise Hatching Potions

This commit is contained in:
Sabe Jones
2021-08-17 16:16:28 -05:00
parent 68a23fb3aa
commit 949011c505
41 changed files with 32 additions and 12 deletions

View File

@@ -10,11 +10,17 @@ const gemsPromo = {
export const EVENTS = {
noCurrentEvent2021: {
start: '2021-07-31T20:00-04:00',
start: '2021-08-31T20:00-04:00',
end: '2021-09-23T08:00-04:00',
season: 'normal',
npcImageSuffix: '',
},
potions202108: {
start: '2021-08-17T08:00-04:00',
end: '2021-08-31T20:00-04:00',
season: 'normal',
npcImageSuffix: '',
},
summer2021: {
start: '2021-06-23T08:00-04:00',
end: '2021-07-31T20:00-04:00',