diff --git a/website/common/script/content/stable.js b/website/common/script/content/stable.js index 72507a0049..b4803099d4 100644 --- a/website/common/script/content/stable.js +++ b/website/common/script/content/stable.js @@ -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) => {