mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
feat(content): Mystery Items and Habitoween pet
This commit is contained in:
@@ -98,6 +98,7 @@ const canFindSpecial = {
|
||||
'JackOLantern-Base': false,
|
||||
'JackOLantern-Glow': false,
|
||||
'JackOLantern-Ghost': false,
|
||||
'JackOLantern-RoyalPurple': false,
|
||||
// Naming Day
|
||||
'Gryphon-RoyalPurple': false,
|
||||
// Summer Splash Orca
|
||||
@@ -172,6 +173,7 @@ const specialPets = {
|
||||
'Fox-Veteran': 'veteranFox',
|
||||
'JackOLantern-Glow': 'glowJackolantern',
|
||||
'Gryphon-Gryphatrice': 'gryphatrice',
|
||||
'JackOLantern-RoyalPurple': 'royalPurpleJackolantern',
|
||||
};
|
||||
|
||||
const specialMounts = {
|
||||
|
||||
Reference in New Issue
Block a user