mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
Fixed Anchor Shot description.
This commit is contained in:
parent
eba4c36189
commit
f6b32c8d17
@ -2479,7 +2479,7 @@ static const u8 sPOLLEN_PUFFDescription[] = _(
|
||||
|
||||
static const u8 sANCHOR_SHOTDescription[] = _(
|
||||
"Strangles the foe with a\n"
|
||||
"chain. The foe can't flinch.");
|
||||
"chain. The foe can't escape.");
|
||||
|
||||
static const u8 sPSYCHIC_TERRAINDescription[] = _(
|
||||
"The ground turns weird for\n"
|
||||
|
Loading…
Reference in New Issue
Block a user