From 3066e09e6806f337bd297fa601d21018c624d479 Mon Sep 17 00:00:00 2001 From: ghoulslash Date: Sat, 4 Sep 2021 08:43:33 -0400 Subject: [PATCH] decap pokemon in mental herb --- src/data/text/item_descriptions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/text/item_descriptions.h b/src/data/text/item_descriptions.h index 83edfdbdb..941ff50bb 100644 --- a/src/data/text/item_descriptions.h +++ b/src/data/text/item_descriptions.h @@ -1044,7 +1044,7 @@ static const u8 sSootheBellDesc[] = _( #ifdef BATTLE_ENGINE static const u8 sMentalHerbDesc[] = _( "A hold item that\n" - "snaps POKéMON out\n" + "snaps Pokémon out\n" "of infatuation."); #else static const u8 sMentalHerbDesc[] = _(