From c14fa82f43614f2640a10cf7f69205db62f36cf1 Mon Sep 17 00:00:00 2001 From: Bassoonian Date: Sun, 4 Dec 2022 18:14:27 +0100 Subject: [PATCH] Fix Headlong Rush description --- src/data/text/move_descriptions.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/text/move_descriptions.h b/src/data/text/move_descriptions.h index aa4cec4eaa..7000759f75 100644 --- a/src/data/text/move_descriptions.h +++ b/src/data/text/move_descriptions.h @@ -2998,8 +2998,8 @@ static const u8 sVictoryDanceDescription[] = _( "Defense and Speed."); static const u8 sHeadlongRushDescription[] = _( - "Hits with a full-body tackle,\n" - "lowering the users's defenses."); + "Hits with a full-body tackle.\n" + "Lowers the users's defenses."); static const u8 sBarbBarrageDescription[] = _( "Can poison on impact. Powers\n"