From 5fbfc119da2c9ca5cd21ad16e5da1e047659f9a6 Mon Sep 17 00:00:00 2001 From: LOuroboros Date: Tue, 13 Jun 2023 05:51:32 -0300 Subject: [PATCH] 'Triple Arrows [the move] makeS the foe'... etc --- test/move_effect_triple_arrows.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/move_effect_triple_arrows.c b/test/move_effect_triple_arrows.c index e7f48e0d08..715db298f1 100644 --- a/test/move_effect_triple_arrows.c +++ b/test/move_effect_triple_arrows.c @@ -25,7 +25,7 @@ SINGLE_BATTLE_TEST("Triple Arrows lowers Defense by one stage") } } -SINGLE_BATTLE_TEST("Triple Arrows make the foe flinch 30% of the time") +SINGLE_BATTLE_TEST("Triple Arrows makes the foe flinch 30% of the time") { u32 ability; u32 chance;