mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-09 04:23:01 -05:00
Animation Update Jan 20
This commit is contained in:
parent
7969e388dd
commit
efdbd51b2b
|
|
@ -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},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user