From 93d9ad0997bef7a380674f8dface4c09d676c1ef Mon Sep 17 00:00:00 2001 From: LOuroboros Date: Fri, 6 Nov 2020 15:24:00 -0300 Subject: [PATCH] Fixed the descriptions of Freeze Dry and Flying Press Addresses https://github.com/DizzyEggg/pokeemerald/issues/508 --- 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 44f61ffe03..5eec2a1bc1 100644 --- a/src/data/text/move_descriptions.h +++ b/src/data/text/move_descriptions.h @@ -2170,7 +2170,7 @@ static const u8 sFUSION_BOLTDescription[] = _( "Works well with a fireball."); static const u8 sFLYING_PRESSDescription[] = _( - "This attack does FightingDash\n" + "This attack does Fighting\n" "and Flying-type damage."); static const u8 sMAT_BLOCKDescription[] = _( @@ -2218,7 +2218,7 @@ static const u8 sPETAL_BLIZZARDDescription[] = _( "of petals to attack."); static const u8 sFREEZE_DRYDescription[] = _( - "Super effective on WaterDash\n" + "Super effective on Water-\n" "types. May cause freezing."); static const u8 sDISARMING_VOICEDescription[] = _(