diff options
author | YamaArashi <shadow962@live.com> | 2015-02-07 02:43:08 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-02-07 02:43:08 -0800 |
commit | 3fdb8a0d8995746d5605136ece384516338489b0 (patch) | |
tree | 214030fb5b6ec943cdcb2ba84e622fba0ad3fb8f /constants/move_constants.asm | |
parent | 9de54645c896cc57a79679aecd6174afc59762c8 (diff) |
serial/trade/misc
Diffstat (limited to 'constants/move_constants.asm')
-rw-r--r-- | constants/move_constants.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/constants/move_constants.asm b/constants/move_constants.asm index 676f06f2..dfbb500e 100644 --- a/constants/move_constants.asm +++ b/constants/move_constants.asm @@ -175,10 +175,10 @@ NUM_ATTACKS EQU const_value + -1 const STATUS_AFFECTED_ANIM const ANIM_A8 const ANIM_A9 - const ANIM_AA - const ANIM_AB - const ANIM_AC - const ANIM_AD + const TRADE_BALL_DROP_ANIM + const TRADE_BALL_SHAKE_ANIM + const TRADE_BALL_TILT_ANIM + const TRADE_BALL_POOF_ANIM const XSTATITEM_ANIM ; use X Attack/Defense/Speed/Special const ANIM_AF const ANIM_B0 |