feat(content): Black Pearl Hatching Potions + quest

This commit is contained in:
Sabe Jones
2020-11-16 15:52:06 -06:00
parent 705ae93292
commit 5327827ef7
44 changed files with 48 additions and 1 deletions

View File

@@ -393,6 +393,13 @@ const premium = {
date: t('dateEndNovember'),
}),
},
BlackPearl: {
value: 2,
text: t('hatchingPotionBlackPearl'),
limited: true,
canBuy: hasQuestAchievementFunction('blackPearl'),
_addlNotes: t('premiumPotionUnlimitedNotes'),
},
};
const wacky = {