@@ -21,16 +21,19 @@ class SkinDatabase {
21
21
{ " PetAkaliDragon" , " Ossia" },
22
22
{ " PetAoShin" , " Ao Shin" },
23
23
{ " PetBallDragon" , " Poggless" },
24
+ // { "PetBaron", "Baron" }, // model crashes the game for now but skin 3 works fine ( Wait for Riot to fix this issue. )
24
25
{ " PetBellSwayer" , " Bell Swayer" },
25
26
{ " PetBuglet" , " Flutterbug" },
26
27
{ " PetChibiAshe" , " Chibi Ashe" },
27
28
{ " PetChibiEkko" , " Chibi Ekko" },
28
29
{ " PetChibiJinx" , " Chibi Jinx" },
29
30
{ " PetChibiKaisa" , " Chibi Kai'Sa" },
30
31
{ " PetChibiLeeSin" , " Chibi Lee Sin" },
32
+ { " PetChibiLux" , " Chibi Lux" },
31
33
{ " PetChibiVi" , " Chibi Vi" },
32
34
{ " PetChibiYasuo" , " Chibi Yasuo" },
33
35
{ " PetChoncc" , " Choncc" },
36
+ { " PetCreepyCat" , " Whisker" },
34
37
{ " PetDowsie" , " Dowsie" },
35
38
{ " PetDsSquid" , " Squink" },
36
39
{ " PetDsSwordGuy" , " Abyssia" },
@@ -47,6 +50,7 @@ class SkinDatabase {
47
50
{ " PetGrumpyLion" , " Furyhorn" },
48
51
{ " PetHextechBirb" , " Tocker" },
49
52
{ " PetJawDragon" , " Burno" },
53
+ { " PetKoala" , " Grizzle" },
50
54
{ " PetMiner" , " Molediver" },
51
55
{ " PetMiniGolem" , " Runespirit" },
52
56
{ " PetNimbleFoot" , " Nimblefoot" },
0 commit comments