Update Lash Out description to clarify its effect (#8372)
This commit is contained in:
parent
c7735d6d2c
commit
6ccce4342b
@ -18672,8 +18672,8 @@ const struct MoveInfo gMovesInfo[MOVES_COUNT_ALL] =
|
||||
{
|
||||
.name = COMPOUND_STRING("Lash Out"),
|
||||
.description = COMPOUND_STRING(
|
||||
"If stats lowered during this\n"
|
||||
"turn, power is doubled."),
|
||||
"If user's stats were lowered\n"
|
||||
"this turn, power is doubled."),
|
||||
.effect = EFFECT_LASH_OUT,
|
||||
.power = 75,
|
||||
.type = TYPE_DARK,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user