feat(event): Winter Wonderland 2021 and Gift-One-Get-One Promotion

This commit is contained in:
Sabe Jones
2020-12-10 16:53:37 -06:00
parent 74ebcf919e
commit 53f19c4da3
282 changed files with 681 additions and 198 deletions

View File

@@ -16,19 +16,23 @@ export const EVENTS = {
noCurrentEvent2021: {
start: '2021-01-31T20:00-04:00',
end: '2021-03-20T08:00-04:00',
season: 'normal',
},
winter2021: {
winter2021NoPromo: {
start: '2021-01-07T20:00-04:00',
end: '2021-01-31T20:00-04:00',
season: 'winter',
},
winter2021Promo: {
winter2021: {
start: '2020-12-17T08:00-04:00',
end: '2021-01-07T20:00-04:00',
season: 'winter',
promo: 'g1g1',
},
noCurrentEvent2020: {
start: '2020-10-31T20:00-04:00',
end: '2020-12-17T08:00-04:00',
season: 'normal',
},
fall2020: {
start: '2020-09-22T08:00-04:00',

View File

@@ -41,6 +41,12 @@ const SEASONAL_SETS = {
'winter2020LanternSet',
'winter2020EvergreenSet',
'winter2020WinterSpiceSet',
// winter 2021
'winter2021WinterMoonMageSet',
'winter2021HollyIvyRogueSet',
'winter2021IceFishingWarriorSet',
'winter2021ArcticExplorerHealerSet',
],
spring: [
// spring 2014