Fix Headlong Rush description
This commit is contained in:
parent
051ad7bf69
commit
c14fa82f43
1 changed files with 2 additions and 2 deletions
|
@ -2998,8 +2998,8 @@ static const u8 sVictoryDanceDescription[] = _(
|
||||||
"Defense and Speed.");
|
"Defense and Speed.");
|
||||||
|
|
||||||
static const u8 sHeadlongRushDescription[] = _(
|
static const u8 sHeadlongRushDescription[] = _(
|
||||||
"Hits with a full-body tackle,\n"
|
"Hits with a full-body tackle.\n"
|
||||||
"lowering the users's defenses.");
|
"Lowers the users's defenses.");
|
||||||
|
|
||||||
static const u8 sBarbBarrageDescription[] = _(
|
static const u8 sBarbBarrageDescription[] = _(
|
||||||
"Can poison on impact. Powers\n"
|
"Can poison on impact. Powers\n"
|
||||||
|
|
Loading…
Reference in a new issue