content schedule tweaks

This commit is contained in:
Phillip Thelen
2024-04-22 11:47:34 +02:00
parent 6079dd4af6
commit aedbe7d333

View File

@@ -131,6 +131,7 @@ export const MONTHLY_SCHEDULE = {
type: 'bundles', type: 'bundles',
items: [ items: [
'cuddleBuddies', 'cuddleBuddies',
'mythicalMarvels',
], ],
}, },
], ],
@@ -312,16 +313,11 @@ export const MONTHLY_SCHEDULE = {
'turquiose', 'turquiose',
], ],
}, },
{
type: 'bundles',
items: [
'rockingReptiles',
],
},
{ {
type: 'bundles', type: 'bundles',
items: [ items: [
'delightfulDinos', 'delightfulDinos',
'sandySidekicks',
], ],
}, },
], ],
@@ -353,7 +349,7 @@ export const MONTHLY_SCHEDULE = {
type: 'petQuests', type: 'petQuests',
items: [ items: [
'whale', 'whale',
'seahorse', 'dilatory_derby',
'armadillo', 'armadillo',
'guineapig', 'guineapig',
], ],
@@ -374,6 +370,7 @@ export const MONTHLY_SCHEDULE = {
type: 'bundles', type: 'bundles',
items: [ items: [
'aquaticAmigos', 'aquaticAmigos',
'jungleBuddies',
], ],
}, },
], ],
@@ -563,6 +560,7 @@ export const MONTHLY_SCHEDULE = {
type: 'bundles', type: 'bundles',
items: [ items: [
'forestFriends', 'forestFriends',
'oddBalls',
], ],
}, },
], ],
@@ -607,6 +605,12 @@ export const MONTHLY_SCHEDULE = {
'ruby', 'ruby',
], ],
}, },
{
type: 'bundles',
items: [
'rockingReptiles',
],
},
], ],
[FOURTH_RELEASE_DAY]: [ [FOURTH_RELEASE_DAY]: [
{ {