Merge pull request #120 from Layell/patch-17

Animation Update Jan 20
This commit is contained in:
Guangcong Luo 2014-01-20 15:50:21 -08:00
commit 213ee65fa3

View File

@ -722,7 +722,7 @@ BattlePokemonSprites = {
"fennekin":{num:653},
"braixen":{num:654},
"delphox":{num:655},
"froakie":{num:656, front:{ani:{w: 96, h: 96}}},
"froakie":{num:656, front:{ani:{w: 96, h: 96}},back:{ani:{w: 96, h: 96}}},
"frogadier":{num:657},
"greninja":{num:658},
"bunnelby":{num:659},
@ -755,7 +755,7 @@ BattlePokemonSprites = {
"slurpuff":{num:685},
"inkay":{num:686, front:{ani:{w: 96, h: 96}}},
"malamar":{num:687, front:{ani:{w: 96, h: 96}},back:{ani:{w: 96, h: 96}}},
"binacle":{num:688},
"binacle":{num:688, front:{ani:{w: 96, h: 96}},back:{ani:{w: 96, h: 96}}},
"barbaracle":{num:689},
"skrelp":{num:690},
"dragalge":{num:691},