Skip to content

Commit

Permalink
Add new BW animations (smogon#745)
Browse files Browse the repository at this point in the history
To be added in the current sprite update
  • Loading branch information
Layell authored and Zarel committed Jul 24, 2016
1 parent 5a7a2f8 commit ae10b46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/pokedex-mini-bw.js
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ exports.BattlePokemonSpritesBW = {
"delphox":{num:655},
"froakie":{num:656, front:{ani:{w: 96, h: 96}}, back:{ani:{w: 96, h: 96}}},
"frogadier":{num:657},
"greninja":{num:658},
"greninja":{num:658, front:{ani:{w: 96, h: 96}}},
"bunnelby":{num:659},
"diggersby":{num:660},
"fletchling":{num:661, front:{ani:{w: 96, h: 96}}, back:{ani:{w: 96, h: 96}}},
Expand All @@ -739,7 +739,7 @@ exports.BattlePokemonSpritesBW = {
"litleo":{num:667},
"pyroar":{num:668},
"flabebe":{num:669},
"floette":{num:670},
"floette":{num:670, front:{ani:{w: 96, h: 96}}},
"florges":{num:671, front:{ani:{w: 96, h: 96}}, back:{ani:{w: 96, h: 96}}},
"skiddo":{num:672},
"gogoat":{num:673},
Expand Down

0 comments on commit ae10b46

Please sign in to comment.