Update move_descriptions.h
Fixed Magma Storm's description. Sorry, I didn't know that it was working like in Gen. 5+
This commit is contained in:
parent
c5831d5f3e
commit
fff4336a63
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ static const u8 sKarateChopDescription[] = _(
|
|||
|
||||
static const u8 sDoubleSlapDescription[] = _(
|
||||
"Repeatedly slaps the foe\n"
|
||||
"2 to 5 times.");
|
||||
"4 to 5 times.");
|
||||
|
||||
static const u8 sCometPunchDescription[] = _(
|
||||
"Repeatedly punches the foe\n"
|
||||
|
|
Loading…
Reference in a new issue