mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
feat(content): Amber Hatching Potion Quest
This commit is contained in:
@@ -230,6 +230,13 @@ const premium = {
|
||||
limited: true,
|
||||
_season: '_PENDING_',
|
||||
},
|
||||
Amber: {
|
||||
value: 2,
|
||||
text: t('hatchingPotionAmber'),
|
||||
limited: true,
|
||||
canBuy: hasQuestAchievementFunction('amber'),
|
||||
_addlNotes: t('premiumPotionUnlimitedNotes'),
|
||||
},
|
||||
};
|
||||
|
||||
const wacky = {
|
||||
|
||||
Reference in New Issue
Block a user