feat(content): Watery Potions

also fixes some sprite issues
This commit is contained in:
Sabe Jones
2019-06-20 15:13:19 -05:00
parent 76773d27c6
commit fcfc44fd13
60 changed files with 43 additions and 30 deletions

View File

@@ -9,15 +9,15 @@ const featuredItems = {
},
{
type: 'eggs',
path: 'eggs.Fox',
path: 'eggs.BearCub',
},
{
type: 'hatchingPotions',
path: 'hatchingPotions.CottonCandyBlue',
type: 'premiumHatchingPotion',
path: 'premiumHatchingPotions.Glass',
},
{
type: 'card',
path: 'cardTypes.congrats',
type: 'premiumHatchingPotion',
path: 'premiumHatchingPotions.Watery',
},
],
quests: [