diff --git a/src/data/text/item_descriptions.h b/src/data/text/item_descriptions.h index 6f29dbe00e..a4ba627c77 100644 --- a/src/data/text/item_descriptions.h +++ b/src/data/text/item_descriptions.h @@ -1173,18 +1173,18 @@ static const u8 sPrismScaleDesc[] = _( static const u8 sWhippedDreamDesc[] = _( "A soft and sweet\n" - "treat loved by some\n" - "Pokémon."); + "treat loved by\n" + "a certain Pokémon."); static const u8 sSachetDesc[] = _( "A sachet filled with\n" "perfumes loved by\n" - "some Pokémon."); + "a certain Pokémon."); static const u8 sLightBallDesc[] = _( "A hold item that\n" - "raises the Sp. Atk\n" - "of Pikachu."); + "raises the Atk and\n" + "Sp. Atk of Pikachu."); static const u8 sSoftSandDesc[] = _( "A hold item that\n"