mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
chore(event): end Valentines/Dysheartener
This commit is contained in:
@@ -70,7 +70,7 @@ let specialPets = {
|
||||
'Jackalope-RoyalPurple': 'royalPurpleJackalope',
|
||||
'Orca-Base': 'orca',
|
||||
'Bear-Veteran': 'veteranBear',
|
||||
// 'Hippogriff-Hopeful': 'hopefulHippogriffPet',
|
||||
'Hippogriff-Hopeful': 'hopefulHippogriffPet',
|
||||
};
|
||||
|
||||
let specialMounts = {
|
||||
@@ -88,7 +88,7 @@ let specialMounts = {
|
||||
'Jackalope-RoyalPurple': 'royalPurpleJackalope',
|
||||
'Aether-Invisible': 'invisibleAether',
|
||||
'JackOLantern-Ghost': 'ghostJackolantern',
|
||||
// 'Hippogriff-Hopeful': 'hopefulHippogriffMount',
|
||||
'Hippogriff-Hopeful': 'hopefulHippogriffMount',
|
||||
};
|
||||
|
||||
each(specialPets, (translationString, key) => {
|
||||
|
||||
Reference in New Issue
Block a user