feat(content): enable some Magic Hatching Potions

This commit is contained in:
Sabe Jones
2019-11-12 15:31:17 -06:00
parent 45f7be0266
commit dc303fb1de
7 changed files with 42 additions and 24 deletions

View File

@@ -8,16 +8,16 @@ const featuredItems = {
path: 'armoire',
},
{
type: 'eggs',
path: 'eggs.PandaCub',
type: 'premiumHatchingPotion',
path: 'premiumHatchingPotions.Ember',
},
{
type: 'hatchingPotions',
path: 'hatchingPotions.Shade',
type: 'premiumHatchingPotion',
path: 'premiumHatchingPotions.Thunderstorm',
},
{
type: 'food',
path: 'food.Potatoe',
path: 'food.Saddle',
},
],
quests: [