mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-19 20:18:34 +01:00
decap pokemon in mental herb
This commit is contained in:
parent
f682e409f0
commit
3066e09e68
@ -1044,7 +1044,7 @@ static const u8 sSootheBellDesc[] = _(
|
|||||||
#ifdef BATTLE_ENGINE
|
#ifdef BATTLE_ENGINE
|
||||||
static const u8 sMentalHerbDesc[] = _(
|
static const u8 sMentalHerbDesc[] = _(
|
||||||
"A hold item that\n"
|
"A hold item that\n"
|
||||||
"snaps POKéMON out\n"
|
"snaps Pokémon out\n"
|
||||||
"of infatuation.");
|
"of infatuation.");
|
||||||
#else
|
#else
|
||||||
static const u8 sMentalHerbDesc[] = _(
|
static const u8 sMentalHerbDesc[] = _(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user