mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-24 00:46:31 -05:00
Add Headbutt Animation
This commit is contained in:
parent
b8d783f69a
commit
4d3714cf70
|
|
@ -3351,6 +3351,9 @@ var BattleMoveAnims = {
|
|||
vicegrip: {
|
||||
anim: BattleOtherAnims.contactattack.anim
|
||||
},
|
||||
headbutt: {
|
||||
anim: BattleOtherAnims.contactattack.anim
|
||||
},
|
||||
xscissor: {
|
||||
anim: BattleOtherAnims.xattack.anim
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user