validate that schedule keys refer to existing content

This commit is contained in:
Phillip Thelen
2024-05-08 11:21:38 +02:00
parent 61d151d2bb
commit 4a9ec734c1
2 changed files with 79 additions and 7 deletions

View File

@@ -159,7 +159,6 @@ export const MONTHLY_SCHEDULE = {
items: [
'PolkaDot',
'Celestial',
'RoseGold',
],
},
],
@@ -204,7 +203,6 @@ export const MONTHLY_SCHEDULE = {
{
type: 'premiumHatchingPotions',
items: [
'Birch',
'StainedGlass',
'Porcelain',
],
@@ -232,7 +230,7 @@ export const MONTHLY_SCHEDULE = {
'snake',
'monkey',
'falcon',
'aligator',
'alligator',
],
},
{
@@ -397,7 +395,6 @@ export const MONTHLY_SCHEDULE = {
type: 'premiumHatchingPotions',
items: [
'Moonglow',
'SandCastle',
'Watery',
],
},
@@ -582,7 +579,6 @@ export const MONTHLY_SCHEDULE = {
type: 'bundles',
items: [
'forestFriends',
'oddBalls',
],
},
],