mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
chore(event): end Floral Potion availability
This commit is contained in:
@@ -520,7 +520,7 @@ api.premiumHatchingPotions = {
|
||||
text: t('hatchingPotionFloral'),
|
||||
limited: true,
|
||||
canBuy: (function() {
|
||||
return true;
|
||||
return false;
|
||||
}),
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user