mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-14 15:30:07 -05:00
Fixed Eviolite description.
This commit is contained in:
parent
705743a10e
commit
0be261cc74
|
|
@ -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 New Issue
Block a user