Merge pull request #2028 from AsparagusEduardo/BE_AnchorShot
Fixed Anchor Shot description.
This commit is contained in:
commit
cbb4bca49a
1 changed files with 1 additions and 1 deletions
|
@ -2479,7 +2479,7 @@ static const u8 sPOLLEN_PUFFDescription[] = _(
|
||||||
|
|
||||||
static const u8 sANCHOR_SHOTDescription[] = _(
|
static const u8 sANCHOR_SHOTDescription[] = _(
|
||||||
"Strangles the foe with a\n"
|
"Strangles the foe with a\n"
|
||||||
"chain. The foe can't flinch.");
|
"chain. The foe can't escape.");
|
||||||
|
|
||||||
static const u8 sPSYCHIC_TERRAINDescription[] = _(
|
static const u8 sPSYCHIC_TERRAINDescription[] = _(
|
||||||
"The ground turns weird for\n"
|
"The ground turns weird for\n"
|
||||||
|
|
Loading…
Reference in a new issue