chore(content): add Pink Marble Magic Hatching Potion (#14497)

* chore(content): add quest text

* chore(content): add rest of potion quest content

* fix(image): pad quest scroll image

* feat(quest): add Rage action

---------

Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
Natalie L
2023-02-13 00:17:56 -05:00
committed by GitHub
parent 8f4d668b0f
commit a73e4d399e
6 changed files with 254 additions and 2 deletions

View File

@@ -551,6 +551,13 @@ const premium = {
return moment().isBetween(EVENTS.birthday10.start, EVENTS.birthday10.end);
},
},
PinkMarble: {
value: 2,
text: t('hatchingPotionPinkMarble'),
limited: true,
canBuy: hasQuestAchievementFunction('pinkMarble'),
_addlNotes: t('premiumPotionUnlimitedNotes'),
},
};
const wacky = {