Skip to content

Commit

Permalink
Update pokedex-mini.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Layell committed May 18, 2014
1 parent 1ab46a6 commit 18501b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/pokedex-mini.js
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ BattlePokemonSprites = {
"escavalier": {num:589, front:{ani:{w:105,h:101}}, back:{ani:{w:108,h:99}}},
"foongus": {num:590, front:{ani:{w:47,h:48}}, back:{ani:{w:47,h:48}}},
"amoonguss": {num:591, front:{ani:{w:78,h:75}}, back:{ani:{w:74,h:75}}},
"frillish": {num:592, front:{ani:{w:74,h:87}}, back:{ani:{w:72,h:86}}},
"frillish": {num:592, front:{ani:{w:68, h:86}, anif:{w:74, h:87}}, back:{ani:{w:50, h:86}, anif:{w:72, h:86}}},
"jellicent": {num:593, front:{ani:{w:86, h:105}, anif:{w:99, h:103}}, back:{ani:{w:87, h:105}, anif:{w:96, h:106}}},
"alomomola": {num:594, front:{ani:{w:44,h:100}}, back:{ani:{w:56,h:108}}},
"joltik": {num:595, front:{ani:{w:47,h:31}}, back:{ani:{w:47,h:33}}},
Expand Down

0 comments on commit 18501b1

Please sign in to comment.