fix swapped descs
This commit is contained in:
parent
3066e09e68
commit
136fbb5862
1 changed files with 1 additions and 1 deletions
|
@ -1041,7 +1041,7 @@ static const u8 sSootheBellDesc[] = _(
|
|||
"calms spirits and\n"
|
||||
"fosters friendship.");
|
||||
|
||||
#ifdef BATTLE_ENGINE
|
||||
#ifndef BATTLE_ENGINE
|
||||
static const u8 sMentalHerbDesc[] = _(
|
||||
"A hold item that\n"
|
||||
"snaps Pokémon out\n"
|
||||
|
|
Loading…
Reference in a new issue