pokerogue icon indicating copy to clipboard operation
pokerogue copied to clipboard

Fix: display every hit result of multi-hit moves

Open SnowCharmQ opened this issue 9 months ago • 6 comments

What are the changes:

  • Remove the condition that judges whether to display HitResult information.

Why am I making these changes:

  • This PR aims to address #1287. After changing, the hit result will be shown even if the opponent's Pokemon faints before the final hit of the multi-hit move.
  • Follow the official versions, every hit result for multi-hit moves needs to be displayed correctly and respectively.

SnowCharmQ avatar May 27 '24 02:05 SnowCharmQ