feat(event): Wonderland 2019-20

This commit is contained in:
Sabe Jones
2019-12-19 16:54:27 -06:00
parent a4eabc05e7
commit c4b16f86db
96 changed files with 451 additions and 127 deletions

View File

@@ -80,7 +80,7 @@ const bundles = {
'penguin',
],
canBuy () {
return moment().isBetween('2017-12-14', '2018-01-01');
return moment().isBetween('2019-12-19', '2020-02-02');
},
type: 'quests',
value: 7,