mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
fix(quest): update market criterion
This commit is contained in:
@@ -548,7 +548,7 @@ const wacky = {
|
|||||||
text: t('hatchingPotionVirtualPet'),
|
text: t('hatchingPotionVirtualPet'),
|
||||||
limited: true,
|
limited: true,
|
||||||
_addlNotes: t('premiumPotionUnlimitedNotes'),
|
_addlNotes: t('premiumPotionUnlimitedNotes'),
|
||||||
canBuy: hasQuestAchievementFunction('virtualPet'),
|
canBuy: hasQuestAchievementFunction('virtualpet'),
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user