mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
feat(content): Black Pearl Hatching Potions + quest
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user