mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 01:14:19 +01:00
Merge pull request #2083 from AsparagusEduardo/BE_moveDesc
Adjusted description of Glacial Lance and Astral Barrage
This commit is contained in:
commit
29d8ed9602
@ -2932,11 +2932,11 @@ static const u8 sThunderousKickDescription[] = _(
|
||||
|
||||
static const u8 sGlacialLanceDescription[] = _(
|
||||
"Strikes by hurling a blizzard-\n"
|
||||
"cloaked icicle lance at a foe.");
|
||||
"cloaked icicle lance at foes.");
|
||||
|
||||
static const u8 sAstralBarrageDescription[] = _(
|
||||
"Strikes by sending a frightful\n"
|
||||
"amount of ghosts at a foe.");
|
||||
"amount of ghosts at foes.");
|
||||
|
||||
static const u8 sEerieSpellDescription[] = _(
|
||||
"Attacks with psychic power.\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user