diff --git a/website/common/script/content/constants/schedule.js b/website/common/script/content/constants/schedule.js index 03ebc65d13..7ac0d05d33 100644 --- a/website/common/script/content/constants/schedule.js +++ b/website/common/script/content/constants/schedule.js @@ -92,7 +92,7 @@ export const MONTHLY_SCHEDULE = { type: 'premiumHatchingPotions', items: [ 'Aurora', - 'Moonglow', + 'Cupid', 'IcySnow', ], }, @@ -139,7 +139,7 @@ export const MONTHLY_SCHEDULE = { type: 'premiumHatchingPotions', items: [ 'PolkaDot', - 'Cupid', + 'Celestial', 'RoseGold', ], }, @@ -381,7 +381,7 @@ export const MONTHLY_SCHEDULE = { { type: 'premiumHatchingPotions', items: [ - 'Celestial', + 'Moonglow', 'SandCastle', 'Watery', ],