Skip to content

Commit

Permalink
added kled
Browse files Browse the repository at this point in the history
  • Loading branch information
joel1st committed Aug 14, 2016
1 parent 29e2531 commit fa6eaf2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
Binary file modified assets/img/champsprite.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions assets/js/2ezgg.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/js/2ezggdev.js
Expand Up @@ -58,6 +58,7 @@ var ChampionList = [{name:"aatrox", xpos:-0, ypos:-0, id:114},
{name:"kalista", xpos:-180, ypos:-144, id:122},
{name:"kha'zix", xpos:-72, ypos:-180, id:105},
{name:"kindred", xpos:-108, ypos:-180, id:126},
{name:"kled", xpos:-36, ypos:-468, id:131},
{name:"illaoi", xpos:-252, ypos:-108, id:127},
{name:"jhin", xpos:-108, ypos:-144, id:128},
{name:"kog'maw", xpos:-144, ypos:-180, id:32},
Expand Down
3 changes: 2 additions & 1 deletion build/data/championList.js
Expand Up @@ -3,7 +3,7 @@ var ChampionList = [{name:"aatrox", xpos:-0, ypos:-0, id:114},
{name:"akali", xpos:-72, ypos:-0, id:1},
{name:"alistar", xpos:-108, ypos:-0, id:2},
{name:"amumu", xpos:-144, ypos:-0, id:3},
{name:"anivia", xpos:-180, ypos:-0, id:4},
{name:"anivia", xpos:-180, ypos:-0, id:4},
{name:"annie", xpos:-216, ypos:-0, id:5},
{name:"ashe", xpos:-252, ypos:-0, id:6},
{name:"aurelion sol", xpos:-288, ypos:-0, id:129},
Expand Down Expand Up @@ -50,6 +50,7 @@ var ChampionList = [{name:"aatrox", xpos:-0, ypos:-0, id:114},
{name:"kalista", xpos:-180, ypos:-144, id:122},
{name:"kha'zix", xpos:-72, ypos:-180, id:105},
{name:"kindred", xpos:-108, ypos:-180, id:126},
{name:"kled", xpos:-36, ypos:-468, id:131},
{name:"illaoi", xpos:-252, ypos:-108, id:127},
{name:"jhin", xpos:-108, ypos:-144, id:128},
{name:"kog'maw", xpos:-144, ypos:-180, id:32},
Expand Down

0 comments on commit fa6eaf2

Please sign in to comment.