Skip to content

Commit

Permalink
Update test/battle/weather/hail.c
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexOn1ine authored Jul 13, 2024
1 parent 3e6ee18 commit a476f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/battle/weather/hail.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ SINGLE_BATTLE_TEST("Hail fails if Desolate Land or Primordial Sea are active")
}
}

DOUBLE_BATTLE_TEST("Hail deals based on turn order")
DOUBLE_BATTLE_TEST("Hail deals damage based on turn order")
{
GIVEN {
PLAYER(SPECIES_GLALIE);
Expand Down

0 comments on commit a476f0e

Please sign in to comment.