From fff4336a632a9382273b5351d05bd03b7c796a0a Mon Sep 17 00:00:00 2001 From: LOuroboros Date: Sat, 22 Sep 2018 08:03:39 -0300 Subject: [PATCH] Update move_descriptions.h Fixed Magma Storm's description. Sorry, I didn't know that it was working like in Gen. 5+ --- src/data/text/move_descriptions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/text/move_descriptions.h b/src/data/text/move_descriptions.h index b09f974c6..a0461ca1a 100644 --- a/src/data/text/move_descriptions.h +++ b/src/data/text/move_descriptions.h @@ -11,7 +11,7 @@ static const u8 sKarateChopDescription[] = _( static const u8 sDoubleSlapDescription[] = _( "Repeatedly slaps the foe\n" - "2 to 5 times."); + "4 to 5 times."); static const u8 sCometPunchDescription[] = _( "Repeatedly punches the foe\n"