mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-09-10 12:59:04 -05:00
Phantom Force Graphics
Animation/Prep Message
This commit is contained in:
@@ -6244,3 +6244,5 @@ BattleMoveAnims['charm'] = {anim:BattleMoveAnims['attract'].anim};
|
||||
BattleMoveAnims['armthrust'] = {anim:BattleMoveAnims['cometpunch'].anim, multhit:true};
|
||||
|
||||
BattleMoveAnims['iciclecrash'] = {anim:BattleMoveAnims['avalanche'].anim};
|
||||
|
||||
BattleMoveAnims['phantomforce'] = {anim:BattleMoveAnims['shadowforce'].anim,prepareAnim:BattleMoveAnims['shadowforce'].prepareAnim,prepareMessage:BattleMoveAnims['shadowforce'].prepareMessage};
|
||||
|
||||
Reference in New Issue
Block a user