diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-19 00:16:08 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-19 00:16:08 -0500 |
commit | 25048bd12dfb1f7182be32f1dba24616c6175377 (patch) | |
tree | 55fff09e327aa3434033d7ffecc79065cc69775e /data/moves/animations.asm | |
parent | 55d8de6c24b0a05d9b76f32ce64074cb22589164 (diff) |
wiggle → wobble
Diffstat (limited to 'data/moves/animations.asm')
-rw-r--r-- | data/moves/animations.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/moves/animations.asm b/data/moves/animations.asm index 7f097c3f6..030aa2fa3 100644 --- a/data/moves/animations.asm +++ b/data/moves/animations.asm @@ -401,7 +401,7 @@ BattleAnim_ThrowPokeBall anim_if_var_equal $1, .Click anim_if_var_equal $2, .BreakFree anim_incobj 1 - anim_sound 0, 1, SFX_BALL_WIGGLE + anim_sound 0, 1, SFX_BALL_WOBBLE anim_jump .Loop ; c93bc |