feat(chat): veteran awards

This commit is contained in:
SabreCat
2023-07-31 16:38:30 -05:00
parent 712205d253
commit 0140b9beb7
5 changed files with 186 additions and 0 deletions

View File

@@ -92,6 +92,7 @@ const canFindSpecial = {
'Lion-Veteran': false,
'Bear-Veteran': false,
'Fox-Veteran': false,
'Dragon-Veteran': false,
// Thanksgiving pet ladder
'Turkey-Base': false,
@@ -181,6 +182,7 @@ const specialPets = {
'Gryphon-Gryphatrice': 'gryphatrice',
'Gryphatrice-Jubilant': 'jubilantGryphatrice',
'JackOLantern-RoyalPurple': 'royalPurpleJackolantern',
'Dragon-Veteran': 'veteranDragon',
};
const specialMounts = {