summaryrefslogtreecommitdiff
path: root/src/engine/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/home.asm')
-rw-r--r--src/engine/home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/home.asm b/src/engine/home.asm
index e6247c9..b46bc44 100644
--- a/src/engine/home.asm
+++ b/src/engine/home.asm
@@ -4504,7 +4504,7 @@ UseAttackOrPokemonPower: ; 1730 (0:1730)
call ExchangeRNG
ld a, EFFECTCMDTYPE_REQUIRE_SELECTION
call TryExecuteEffectCommandFunction
- ld a, OPPACTION_DEAL_ATTACK_DAMAGE
+ ld a, OPPACTION_ATTACK_ANIM_AND_DAMAGE
call SetOppAction_SerialSendDuelData
; fallthrough