Merge branch 'develop' into client-monorepo

This commit is contained in:
Matteo Pagliazzi
2019-10-18 17:03:41 +02:00
105 changed files with 9307 additions and 7613 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,