diff --git a/website/common/script/content/hatching-potions.js b/website/common/script/content/hatching-potions.js index 4ef590ea2d..7ee960ac1e 100644 --- a/website/common/script/content/hatching-potions.js +++ b/website/common/script/content/hatching-potions.js @@ -548,7 +548,7 @@ const wacky = { text: t('hatchingPotionVirtualPet'), limited: true, _addlNotes: t('premiumPotionUnlimitedNotes'), - canBuy: hasQuestAchievementFunction('virtualPet'), + canBuy: hasQuestAchievementFunction('virtualpet'), }, };