mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
content schedule tweaks
This commit is contained in:
@@ -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]: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user