Skip to content

Commit

Permalink
Merge pull request smogon#235 from Layell/patch-1
Browse files Browse the repository at this point in the history
pokedex mini vivillon back fix
  • Loading branch information
TheImmortal committed Aug 14, 2014
2 parents f61e1a1 + b7cd114 commit bbe277e
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 @@ -757,7 +757,7 @@ BattlePokemonSprites = {
"talonflame": {num:663, front:{ani:{w:152,h:185}}, back:{ani:{w:114,h:185}}},
"scatterbug": {num:664, front:{ani:{w:38,h:56}}, back:{ani:{w:41,h:56}}},
"spewpa": {num:665, front:{ani:{w:44,h:43}}, back:{ani:{w:42,h:43}}},
"vivillon": {num:666, front:{ani:{w:104,h:104}}, back:{ani:{w:96,h:113}}},
"vivillon": {num:666, front:{ani:{w:104,h:104}}, back:{ani:{w:101,h:112}}},
"litleo": {num:667, front:{ani:{w:51,h:61}}, back:{ani:{w:61,h:59}}},
"pyroar": {num:668, front:{ani:{w:79, h:99}, anif:{w:68, h:95}}, back:{ani:{w:127, h:100}, anif:{w:112, h:100}}},
"flabebe": {num:669, front:{ani:{w:76,h:78}}, back:{ani:{w:75,h:79}}},
Expand Down

0 comments on commit bbe277e

Please sign in to comment.