feat(content): Mystery Items and Habitoween pet

This commit is contained in:
Sabe Jones
2020-10-27 16:19:36 -05:00
parent 82b6a14d5b
commit 5e1f2c16f8
50 changed files with 8451 additions and 8321 deletions

View File

@@ -158,6 +158,7 @@ const head = {
202007: { },
202008: { },
202010: { },
202011: { },
301404: { },
301405: { },
301703: { },
@@ -202,6 +203,7 @@ const weapon = {
201811: { },
201911: { },
202002: { },
202011: { },
301404: { },
};

View File

@@ -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 = {