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

@@ -81,7 +81,7 @@ const bundles = {
'penguin',
],
canBuy () {
return moment().isBetween('2019-12-19', '2020-02-02');
return moment().isBetween('2020-12-17T08:00-04:00', '2021-01-31T20:00-04:00');
},
type: 'quests',
value: 7,