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