mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-20 02:14:21 +01:00
Merge pull request #443 from AsparagusEduardo/EvioliteDesc
Fixed Eviolite description.
This commit is contained in:
commit
8fac888121
@ -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…
x
Reference in New Issue
Block a user