chore(content): enable Witchy Familiars Bundle
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -22,8 +22,8 @@ const featuredItems = {
|
||||
],
|
||||
quests: [
|
||||
{
|
||||
type: 'quests',
|
||||
path: 'quests.bronze',
|
||||
type: 'bundles',
|
||||
path: 'bundles.witchyFamiliars',
|
||||
},
|
||||
{
|
||||
type: 'quests',
|
||||
|
||||
Reference in New Issue
Block a user