Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Update Hall of Fame Ahri mode
Browse files Browse the repository at this point in the history
  • Loading branch information
hydy100 committed Jun 23, 2024
1 parent b479fdf commit dd9a1ba
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 @@ -93,6 +93,7 @@ class SkinDatabase {
{ FNV("Katarina"), 29, 36, { "Dagger 1", "Dagger 2", "Dagger 3", "Dagger 4", "Dagger 5", "Dagger 6" }},
{ 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("Ezreal"), 5, 5, { "Level 1", "Level 2", "Level 3" } },
{ FNV("Ahri"), 86, 86, { "Level 1", "Level 2", "Level 3" } }
};
};

0 comments on commit dd9a1ba

Please sign in to comment.