feat(event): enable Valentines

This commit is contained in:
SabreCat
2018-02-12 21:56:29 +00:00
parent 31eeb13598
commit cf4aaf1618
11 changed files with 22 additions and 25 deletions

View File

@@ -6,15 +6,15 @@ const featuredItems = {
},
{
type: 'hatchingPotions',
path: 'hatchingPotions.CottonCandyBlue',
path: 'hatchingPotions.CottonCandyPink',
},
{
type: 'hatchingPotions',
path: 'hatchingPotions.Golden',
path: 'hatchingPotions.Cupid',
},
{
type: 'card',
path: 'cardTypes.greeting',
path: 'cardTypes.valentine',
},
],
quests: [
@@ -28,7 +28,7 @@ const featuredItems = {
},
{
type: 'quests',
path: 'quests.penguin',
path: 'quests.badger',
},
{
type: 'quests',