Merge branch 'develop' into client-monorepo

This commit is contained in:
Matteo Pagliazzi
2019-10-12 12:49:13 +02:00
7 changed files with 20 additions and 17 deletions

View File

@@ -196,6 +196,7 @@ const premium = {
text: t('hatchingPotionBronze'),
limited: true,
canBuy: hasQuestAchievementFunction('bronze'),
_addlNotes: t('premiumPotionUnlimitedNotes'),
},
Watery: {
value: 2,
@@ -208,6 +209,7 @@ const premium = {
text: t('hatchingPotionSilver'),
limited: true,
canBuy: hasQuestAchievementFunction('silver'),
_addlNotes: t('premiumPotionUnlimitedNotes'),
},
Shadow: {
value: 2,