mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
feat(content): Wind-Up Potions quest
This commit is contained in:
@@ -333,6 +333,13 @@ const premium = {
|
||||
date: t('dateEndJuly'),
|
||||
}),
|
||||
},
|
||||
Windup: {
|
||||
value: 2,
|
||||
text: t('hatchingPotionWindup'),
|
||||
limited: true,
|
||||
canBuy: hasQuestAchievementFunction('windup'),
|
||||
_addlNotes: t('premiumPotionUnlimitedNotes'),
|
||||
},
|
||||
};
|
||||
|
||||
const wacky = {
|
||||
|
||||
Reference in New Issue
Block a user