fix(content): restore Fungi Potions and Snail Armor

This commit is contained in:
Sabe Jones
2024-06-21 11:56:01 -05:00
parent 6f65c72921
commit 2080c3f7b8
3 changed files with 9 additions and 11 deletions

View File

@@ -138,9 +138,7 @@ const wacky = {
},
TeaShop: {},
Fungi: {
text: t('hatchingPotionFungi'),
limited: true,
_addlNotes: t('premiumPotionUnlimitedNotes'),
questPotion: true,
canBuy: hasQuestAchievementFunction('fungi'),
},
};