mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +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: {
|
||||
text: t('hatchingPotionFungi'),
|
||||
limited: true,
|
||||
event: EVENTS.aprilFoolsQuest2024,
|
||||
_addlNotes: t('premiumPotionAddlNotes', {
|
||||
date: t('dateEndApril'),
|
||||
}),
|
||||
_addlNotes: t('premiumPotionUnlimitedNotes'),
|
||||
canBuy: hasQuestAchievementFunction('fungi'),
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user