mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Merge branch 'develop' into client-monorepo
This commit is contained in:
@@ -196,6 +196,7 @@ const premium = {
|
||||
text: t('hatchingPotionBronze'),
|
||||
limited: true,
|
||||
canBuy: hasQuestAchievementFunction('bronze'),
|
||||
_addlNotes: t('premiumPotionUnlimitedNotes'),
|
||||
},
|
||||
Watery: {
|
||||
value: 2,
|
||||
@@ -208,6 +209,7 @@ const premium = {
|
||||
text: t('hatchingPotionSilver'),
|
||||
limited: true,
|
||||
canBuy: hasQuestAchievementFunction('silver'),
|
||||
_addlNotes: t('premiumPotionUnlimitedNotes'),
|
||||
},
|
||||
Shadow: {
|
||||
value: 2,
|
||||
|
||||
Reference in New Issue
Block a user