From eaca98787986d606cb64717f62ee314d9d08b5a3 Mon Sep 17 00:00:00 2001 From: amiosi <44352097+amiosi@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:54:41 -0500 Subject: [PATCH] more fixes light ball and gen 6 evolution held items --- src/data/text/item_descriptions.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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"