fix(event): potions and bears

This commit is contained in:
Sabe Jones
2019-12-20 10:12:45 -06:00
parent 86fce69928
commit f7e9b467a5
4 changed files with 7 additions and 4 deletions

View File

@@ -272,6 +272,9 @@ each(premium, (pot, key) => {
notes: t('hatchingPotionNotes', {
potText: pot.text,
}),
_addlNotes: t('eventAvailability', {
date: t(`dateEnd${pot._season}`),
}),
premium: true,
limited: false,
canBuy () {