feat(content): Amber Hatching Potion Quest

This commit is contained in:
Sabe Jones
2019-11-26 15:58:18 -06:00
parent 7d78a7b320
commit 194f2d512a
45 changed files with 57 additions and 26 deletions

View File

@@ -230,6 +230,13 @@ const premium = {
limited: true,
_season: '_PENDING_',
},
Amber: {
value: 2,
text: t('hatchingPotionAmber'),
limited: true,
canBuy: hasQuestAchievementFunction('amber'),
_addlNotes: t('premiumPotionUnlimitedNotes'),
},
};
const wacky = {