fix(shops): improve featured potion and quest

This commit is contained in:
Sabe Jones
2020-04-10 16:17:15 -05:00
parent 9c6c90a2e9
commit 08c63f94fc
5 changed files with 6 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ const featuredItems = {
path: 'premiumHatchingPotions.Celestial',
},
{
type: 'hatchingPotions',
type: 'premiumHatchingPotion',
path: 'hatchingPotions.Veggie',
},
];