diff --git a/website/common/script/content/hatching-potions.js b/website/common/script/content/hatching-potions.js index 549a3003a4..d5cf709037 100644 --- a/website/common/script/content/hatching-potions.js +++ b/website/common/script/content/hatching-potions.js @@ -246,6 +246,13 @@ const premium = { date: t('dateEndJanuary'), }), }, + Ruby: { + value: 2, + text: t('hatchingPotionRuby'), + limited: true, + canBuy: hasQuestAchievementFunction('ruby'), + _addlNotes: t('premiumPotionUnlimitedNotes'), + }, }; const wacky = {