fix potion scheduling

This commit is contained in:
Phillip Thelen
2024-04-08 18:18:44 +02:00
parent d7dc878b1c
commit 5c448188cf

View File

@@ -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',
],