Skip to content

Commit

Permalink
Update Jinx_skin
Browse files Browse the repository at this point in the history
  • Loading branch information
hydy100 authored Dec 11, 2024
1 parent c15eef4 commit 55850f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R3nzSkin/SkinDatabase.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ class SkinDatabase {
{ FNV("Renekton"), 26, 32, { "Head off", "Head on", "Fins", "Ultimate" } },
{ FNV("MissFortune"), 16, 16, { "Scarlet fair", "Zero hour", "Royal arms", "Starswarm" } },
{ FNV("Ezreal"), 5, 5, { "Level 1", "Level 2", "Level 3" } },
{ FNV("Ahri"), 86, 86, { "Level 1", "Level 2", "Level 3" } }
{ FNV("Ahri"), 86, 86, { "Level 1", "Level 2", "Level 3" } },
{ FNV("Jinx"), 60, 60, { "With hood", "Without hood", "Parallel world" } }
};
};

0 comments on commit 55850f1

Please sign in to comment.