feat(content): Wind-Up Potions quest

This commit is contained in:
Sabe Jones
2020-08-25 16:04:28 -05:00
parent 6559353613
commit f4c453675b
43 changed files with 78 additions and 38 deletions

View File

@@ -333,6 +333,13 @@ const premium = {
date: t('dateEndJuly'),
}),
},
Windup: {
value: 2,
text: t('hatchingPotionWindup'),
limited: true,
canBuy: hasQuestAchievementFunction('windup'),
_addlNotes: t('premiumPotionUnlimitedNotes'),
},
};
const wacky = {