mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
fix potion scheduling
This commit is contained in:
@@ -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',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user