mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-17 09:02:11 +01:00
revert mental herb desc
This commit is contained in:
parent
d66f3910d9
commit
e475813799
@ -743,17 +743,10 @@ static const u8 sSootheBellDesc[] = _(
|
|||||||
"calms spirits and\n"
|
"calms spirits and\n"
|
||||||
"fosters friendship.");
|
"fosters friendship.");
|
||||||
|
|
||||||
#if B_MENTAL_HERB < GEN_5
|
|
||||||
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
|
|
||||||
static const u8 sMentalHerbDesc[] = _(
|
|
||||||
"Snaps Pokémon out\n"
|
|
||||||
"of move-binding\n"
|
|
||||||
"effects.");
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static const u8 sChoiceBandDesc[] = _(
|
static const u8 sChoiceBandDesc[] = _(
|
||||||
"Raises a move's\n"
|
"Raises a move's\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user