mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
fix(potions): remove Fungi Potion time banner
This commit is contained in:
Submodule habitica-images updated: 90bb5934b6...aa72332019
@@ -578,10 +578,7 @@ const wacky = {
|
|||||||
Fungi: {
|
Fungi: {
|
||||||
text: t('hatchingPotionFungi'),
|
text: t('hatchingPotionFungi'),
|
||||||
limited: true,
|
limited: true,
|
||||||
event: EVENTS.aprilFoolsQuest2024,
|
_addlNotes: t('premiumPotionUnlimitedNotes'),
|
||||||
_addlNotes: t('premiumPotionAddlNotes', {
|
|
||||||
date: t('dateEndApril'),
|
|
||||||
}),
|
|
||||||
canBuy: hasQuestAchievementFunction('fungi'),
|
canBuy: hasQuestAchievementFunction('fungi'),
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user