feat(content): magic options

This commit is contained in:
Sabe Jones
2021-05-11 16:07:44 -05:00
parent 8a118c562b
commit 719b4ca3ea
3 changed files with 21 additions and 6 deletions

View File

@@ -10,11 +10,17 @@ const gemsPromo = {
export const EVENTS = {
noCurrentEvent2021: {
start: '2021-04-30T20:00-05:00',
start: '2021-05-31T20:00-05:00',
end: '2021-08-23T08:00-05:00',
season: 'normal',
npcImageSuffix: '',
},
potions202105: {
start: '2021-05-11T08:00-05:00',
end: '2021-05-31T20:00-05:00',
season: 'normal',
npcImageSuffix: '',
},
spring2021: {
start: '2021-03-23T08:00-05:00',
end: '2021-04-30T20:00-05:00',