Review corrections

This commit is contained in:
LOuroboros 2020-10-24 15:44:40 -03:00
parent c2f278bde3
commit c2502b0bf5

View file

@ -2030,9 +2030,9 @@ static const u8 sLifeOrbDesc[] = _(
"of some HP per turn."); "of some HP per turn.");
static const u8 sPowerHerbDesc[] = _( static const u8 sPowerHerbDesc[] = _(
"It allows to immedi-\n" "Allows immediate\n"
"ately use a move\n" "use of a move that\n"
"that charges first."); "charges first.");
static const u8 sToxicOrbDesc[] = _( static const u8 sToxicOrbDesc[] = _(
"A bizarre orb that\n" "A bizarre orb that\n"
@ -2050,9 +2050,9 @@ static const u8 sQuickPowderDesc[] = _(
"powder boosts Speed."); "powder boosts Speed.");
static const u8 sFocusSashDesc[] = _( static const u8 sFocusSashDesc[] = _(
"If the holder is at\n" "If the holder has\n"
"full HP, it can\n" "full HP, it endures\n"
"prevent fainting."); "KO hits with 1 HP.");
static const u8 sZoomLensDesc[] = _( static const u8 sZoomLensDesc[] = _(
"If the holder moves\n" "If the holder moves\n"
@ -2780,9 +2780,9 @@ static const u8 sAdrenalineOrbDesc[] = _(
"but only one time."); "but only one time.");
static const u8 sHoneyDesc[] = _( static const u8 sHoneyDesc[] = _(
"Sweet honey. It can\n" "Sweet honey that\n"
"be sold to shops at\n" "attracts wild\n"
"a low price."); "Pokémon when used.");
static const u8 sHealthWingDesc[] = _( static const u8 sHealthWingDesc[] = _(
"An item that raises\n" "An item that raises\n"