Fixed Eviolite description.
This commit is contained in:
parent
705743a10e
commit
0be261cc74
1 changed files with 1 additions and 1 deletions
|
@ -2297,7 +2297,7 @@ static const u8 sIronPlateDesc[] = _(
|
|||
static const u8 sEvioliteDesc[] = _(
|
||||
"Raises the Def and\n"
|
||||
"Sp. Def of Pokémon\n"
|
||||
"that can still evolve.");
|
||||
"that can evolve.");
|
||||
|
||||
static const u8 sFloatStoneDesc[] = _(
|
||||
"A light stone that\n"
|
||||
|
|
Loading…
Reference in a new issue