Skip to content

Commit

Permalink
Merge pull request smogon#305 from Layell/patch-8
Browse files Browse the repository at this point in the history
Staraptor/Braviary render update
  • Loading branch information
TheImmortal committed Jan 6, 2015
2 parents 5e7a601 + 10948d8 commit 8d930fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/pokedex-mini.js
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ BattlePokemonSprites = {
"empoleon": {num:395, front:{ani:{w:92,h:111}}, back:{ani:{w:80,h:111}}},
"starly": {num:396, front:{ani:{w:35,h:46}}, back:{ani:{w:49,h:46}}},
"staravia": {num:397, front:{ani:{w:135,h:122}}, back:{ani:{w:106,h:124}}},
"staraptor": {num:398, front:{ani:{w:193,h:176}}, back:{ani:{w:168,h:183}}},
"staraptor": {num:398, front:{ani:{w:193,h:195}}, back:{ani:{w:168,h:195}}},
"bidoof": {num:399, front:{ani:{w:52,h:46}}, back:{ani:{w:60,h:46}}},
"bibarel": {num:400, front:{ani:{w:81,h:56}}, back:{ani:{w:109,h:66}}},
"kricketot": {num:401, front:{ani:{w:60,h:61}}, back:{ani:{w:47,h:61}}},
Expand Down Expand Up @@ -727,7 +727,7 @@ BattlePokemonSprites = {
"bisharp": {num:625, front:{ani:{w:52,h:99}}, back:{ani:{w:39,h:97}}},
"bouffalant": {num:626, front:{ani:{w:111,h:87}}, back:{ani:{w:102,h:81}}},
"rufflet": {num:627, front:{ani:{w:45,h:65}}, back:{ani:{w:59,h:63}}},
"braviary": {num:628, front:{ani:{w:207,h:176}}, back:{ani:{w:192,h:180}}},
"braviary": {num:628, front:{ani:{w:207,h:184}}, back:{ani:{w:192,h:180}}},
"vullaby": {num:629, front:{ani:{w:64,h:69}}, back:{ani:{w:60,h:70}}},
"mandibuzz": {num:630, front:{ani:{w:150,h:126}}, back:{ani:{w:129,h:124}}},
"heatmor": {num:631, front:{ani:{w:77,h:83}}, back:{ani:{w:82,h:80}}},
Expand Down

0 comments on commit 8d930fd

Please sign in to comment.