feat(content): Time Traveler quest, achievement

This commit is contained in:
Sabe Jones
2021-08-24 15:42:40 -05:00
parent 268f25e42c
commit 48f1bec83a
55 changed files with 232 additions and 3 deletions

View File

@@ -489,6 +489,13 @@ const premium = {
return moment().isBetween(EVENTS.potions202108.start, EVENTS.potions202108.end);
},
},
SolarSystem: {
value: 2,
text: t('hatchingPotionSolarSystem'),
limited: true,
canBuy: hasQuestAchievementFunction('solarSystem'),
_addlNotes: t('premiumPotionUnlimitedNotes'),
},
};
const wacky = {