mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
content schedule tweaks
This commit is contained in:
@@ -131,6 +131,7 @@ export const MONTHLY_SCHEDULE = {
|
||||
type: 'bundles',
|
||||
items: [
|
||||
'cuddleBuddies',
|
||||
'mythicalMarvels',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -312,16 +313,11 @@ export const MONTHLY_SCHEDULE = {
|
||||
'turquiose',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'bundles',
|
||||
items: [
|
||||
'rockingReptiles',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'bundles',
|
||||
items: [
|
||||
'delightfulDinos',
|
||||
'sandySidekicks',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -353,7 +349,7 @@ export const MONTHLY_SCHEDULE = {
|
||||
type: 'petQuests',
|
||||
items: [
|
||||
'whale',
|
||||
'seahorse',
|
||||
'dilatory_derby',
|
||||
'armadillo',
|
||||
'guineapig',
|
||||
],
|
||||
@@ -374,6 +370,7 @@ export const MONTHLY_SCHEDULE = {
|
||||
type: 'bundles',
|
||||
items: [
|
||||
'aquaticAmigos',
|
||||
'jungleBuddies',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -563,6 +560,7 @@ export const MONTHLY_SCHEDULE = {
|
||||
type: 'bundles',
|
||||
items: [
|
||||
'forestFriends',
|
||||
'oddBalls',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -607,6 +605,12 @@ export const MONTHLY_SCHEDULE = {
|
||||
'ruby',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'bundles',
|
||||
items: [
|
||||
'rockingReptiles',
|
||||
],
|
||||
},
|
||||
],
|
||||
[FOURTH_RELEASE_DAY]: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user