mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-06 23:48:02 +01:00
Fix Headlong Rush description
This commit is contained in:
parent
051ad7bf69
commit
c14fa82f43
@ -2998,8 +2998,8 @@ static const u8 sVictoryDanceDescription[] = _(
|
||||
"Defense and Speed.");
|
||||
|
||||
static const u8 sHeadlongRushDescription[] = _(
|
||||
"Hits with a full-body tackle,\n"
|
||||
"lowering the users's defenses.");
|
||||
"Hits with a full-body tackle.\n"
|
||||
"Lowers the users's defenses.");
|
||||
|
||||
static const u8 sBarbBarrageDescription[] = _(
|
||||
"Can poison on impact. Powers\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user