Skip to content

Commit

Permalink
fix(content): missing premium potion notes
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreCat committed Apr 6, 2020
1 parent 371a154 commit 903851f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/common/script/content/hatching-potions.js
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ const wacky = {
Dessert: {
text: t('hatchingPotionDessert'),
limited: true,
_addlNotes: t('premiumPotionUnlimitedNotes'),
canBuy: hasQuestAchievementFunction('waffle'),
},
};
Expand Down

0 comments on commit 903851f

Please sign in to comment.