Skip to content

Commit

Permalink
Add Hippowdown-F model (smogon#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiteQuiet authored and Zarel committed Jun 26, 2016
1 parent 89c7a1b commit 288a5ac
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 @@ -530,7 +530,7 @@ exports.BattlePokemonSprites = {
"lucario": {num:448, front:{ani:{w:52, h:96}}, back:{ani:{w:70, h:96}}},
"lucariomega": {num:448, front:{ani:{w:58, h:101}}, back:{ani:{w:58, h:100}}},
"hippopotas": {num:449, front:{ani:{w:63, h:53}}, back:{ani:{w:62, h:51}}},
"hippowdon": {num:450, front:{ani:{w:97, h:58}}, back:{ani:{w:92, h:58}}},
"hippowdon": {num:450, front:{ani:{w:97, h:58}, anif:{w:97, h:58}}, back:{ani:{w:92, h:58}, anif:{w:92, h:58}}},
"skorupi": {num:451, front:{ani:{w:75, h:64}}, back:{ani:{w:82, h:68}}},
"drapion": {num:452, front:{ani:{w:141, h:85}}, back:{ani:{w:167, h:87}}},
"croagunk": {num:453, front:{ani:{w:60, h:52}}, back:{ani:{w:60, h:52}}},
Expand Down

0 comments on commit 288a5ac

Please sign in to comment.