Merge pull request #443 from AsparagusEduardo/EvioliteDesc
Fixed Eviolite description.
This commit is contained in:
commit
8fac888121
1 changed files with 1 additions and 1 deletions
|
@ -2297,7 +2297,7 @@ static const u8 sIronPlateDesc[] = _(
|
||||||
static const u8 sEvioliteDesc[] = _(
|
static const u8 sEvioliteDesc[] = _(
|
||||||
"Raises the Def and\n"
|
"Raises the Def and\n"
|
||||||
"Sp. Def of Pokémon\n"
|
"Sp. Def of Pokémon\n"
|
||||||
"that can still evolve.");
|
"that can evolve.");
|
||||||
|
|
||||||
static const u8 sFloatStoneDesc[] = _(
|
static const u8 sFloatStoneDesc[] = _(
|
||||||
"A light stone that\n"
|
"A light stone that\n"
|
||||||
|
|
Loading…
Reference in a new issue