fix(event): clean up more Valentine's content
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
"achievementBewilder": "Savior of Mistiflying",
|
||||
"achievementBewilderText": "Helped defeat the Be-Wilder during the 2016 Spring Fling Event!",
|
||||
"achievementDysheartener": "Savior of the Shattered",
|
||||
"achievementDysheartenerText": "Helped defeat the Dysheartener during the 2017 Valentine's Event!",
|
||||
"achievementDysheartenerText": "Helped defeat the Dysheartener during the 2018 Valentine's Event!",
|
||||
"checkOutProgress": "Check out my progress in Habitica!",
|
||||
"cards": "Cards",
|
||||
"sentCardToUser": "You sent a card to <%= profileName %>",
|
||||
|
||||
@@ -6,15 +6,15 @@ const featuredItems = {
|
||||
},
|
||||
{
|
||||
type: 'hatchingPotions',
|
||||
path: 'hatchingPotions.CottonCandyPink',
|
||||
path: 'hatchingPotions.Golden',
|
||||
},
|
||||
{
|
||||
type: 'hatchingPotions',
|
||||
path: 'hatchingPotions.Cupid',
|
||||
type: 'eggs',
|
||||
path: 'eggs.BearCub',
|
||||
},
|
||||
{
|
||||
type: 'card',
|
||||
path: 'cardTypes.valentine',
|
||||
path: 'cardTypes.goodluck',
|
||||
},
|
||||
],
|
||||
quests: [
|
||||
|
||||
Reference in New Issue
Block a user