Skip to content

Commit

Permalink
Add new pets to database
Browse files Browse the repository at this point in the history
  • Loading branch information
R3nzTheCodeGOD committed Dec 7, 2022
1 parent 3100580 commit ef90524
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions R3nzSkinTFT/SkinDatabase.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,19 @@ class SkinDatabase {
{ "PetAkaliDragon", "Ossia" },
{ "PetAoShin", "Ao Shin" },
{ "PetBallDragon", "Poggless" },
// { "PetBaron", "Baron" }, // model crashes the game for now but skin 3 works fine ( Wait for Riot to fix this issue. )
{ "PetBellSwayer", "Bell Swayer" },
{ "PetBuglet", "Flutterbug" },
{ "PetChibiAshe", "Chibi Ashe" },
{ "PetChibiEkko", "Chibi Ekko" },
{ "PetChibiJinx", "Chibi Jinx" },
{ "PetChibiKaisa", "Chibi Kai'Sa" },
{ "PetChibiLeeSin", "Chibi Lee Sin" },
{ "PetChibiLux", "Chibi Lux" },
{ "PetChibiVi", "Chibi Vi" },
{ "PetChibiYasuo", "Chibi Yasuo" },
{ "PetChoncc", "Choncc" },
{ "PetCreepyCat", "Whisker" },
{ "PetDowsie", "Dowsie" },
{ "PetDsSquid", "Squink" },
{ "PetDsSwordGuy", "Abyssia" },
Expand All @@ -47,6 +50,7 @@ class SkinDatabase {
{ "PetGrumpyLion", "Furyhorn" },
{ "PetHextechBirb", "Tocker" },
{ "PetJawDragon", "Burno" },
{ "PetKoala", "Grizzle" },
{ "PetMiner", "Molediver" },
{ "PetMiniGolem", "Runespirit" },
{ "PetNimbleFoot", "Nimblefoot" },
Expand Down

0 comments on commit ef90524

Please sign in to comment.