diff --git a/website/common/script/content/hatching-potions.js b/website/common/script/content/hatching-potions.js index 7ee960ac1e..f50ef98f7f 100644 --- a/website/common/script/content/hatching-potions.js +++ b/website/common/script/content/hatching-potions.js @@ -529,7 +529,7 @@ const wacky = { Veggie: { text: t('hatchingPotionVeggie'), limited: true, - event: EVENTS.spring2021, + event: EVENTS.spring2022, _addlNotes: t('eventAvailabilityReturning', { availableDate: t('dateEndApril'), previousDate: t('aprilYYYY', { year: 2021 }),