chore(content): enable Witchy Familiars Bundle

This commit is contained in:
Sabe Jones
2019-10-15 14:12:18 -05:00
parent 6f6a0e51df
commit ea9d939577
6 changed files with 25 additions and 18 deletions

View File

@@ -122,7 +122,7 @@ api.bundles = {
'frog',
],
canBuy () {
return moment().isBetween('2017-10-10', '2017-11-02');
return moment().isBetween('2019-10-15', '2019-11-02');
},
type: 'quests',
value: 7,