diff --git a/engine/battle/effect_commands.asm b/engine/battle/effect_commands.asm index 3e8ae2fd5..77fa151e2 100644 --- a/engine/battle/effect_commands.asm +++ b/engine/battle/effect_commands.asm @@ -5860,7 +5860,7 @@ BattleCommand_Paralyze: jr nz, .failed call CheckSubstituteOpp jr nz, .failed - ld c, 30 + ld c, 20 call DelayFrames call AnimateCurrentMove ld a, $1