Fixed the descriptions of Freeze Dry and Flying Press

Addresses https://github.com/DizzyEggg/pokeemerald/issues/508
This commit is contained in:
LOuroboros 2020-11-06 15:24:00 -03:00 committed by GitHub
parent 3af9a65506
commit 93d9ad0997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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[] = _(