mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01:00
Fixed Throat Spray's description
This commit is contained in:
parent
05895c5308
commit
c3527dc01e
@ -2649,8 +2649,8 @@ static const u8 sProtectivePadsDesc[] = _(
|
||||
|
||||
static const u8 sThroatSprayDesc[] = _(
|
||||
"Raises Sp. Atk. if\n"
|
||||
"a Pokémon is hit by\n"
|
||||
"a sound-based move.");
|
||||
"the holder uses a\n"
|
||||
"sound-based move.");
|
||||
|
||||
static const u8 sEjectPackDesc[] = _(
|
||||
"Forces the user to\n"
|
||||
|
Loading…
Reference in New Issue
Block a user