mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
chore(shops): update Featured Items
This commit is contained in:
@@ -6,11 +6,11 @@ const featuredItems = {
|
||||
},
|
||||
{
|
||||
type: 'hatchingPotions',
|
||||
path: 'hatchingPotions.Golden',
|
||||
path: 'hatchingPotions.Holly',
|
||||
},
|
||||
{
|
||||
type: 'food',
|
||||
path: 'food.Saddle',
|
||||
type: 'hatchingPotions',
|
||||
path: 'hatchingPotions.StarryNight',
|
||||
},
|
||||
{
|
||||
type: 'card',
|
||||
@@ -20,20 +20,20 @@ const featuredItems = {
|
||||
quests: [
|
||||
{
|
||||
type: 'quests',
|
||||
path: 'quests.gryphon',
|
||||
path: 'quests.pterodactyl',
|
||||
},
|
||||
{
|
||||
type: 'quests',
|
||||
path: 'quests.stoikalmCalamity1',
|
||||
},
|
||||
{
|
||||
type: 'quests',
|
||||
path: 'quests.penguin',
|
||||
},
|
||||
{
|
||||
type: 'quests',
|
||||
path: 'quests.dilatoryDistress1',
|
||||
},
|
||||
{
|
||||
type: 'quests',
|
||||
path: 'quests.nudibranch',
|
||||
},
|
||||
{
|
||||
type: 'quests',
|
||||
path: 'quests.taskwoodsTerror1',
|
||||
},
|
||||
],
|
||||
seasonal: 'summerMage',
|
||||
timeTravelers: [
|
||||
|
||||
Reference in New Issue
Block a user