Fix volt tackle not inflicting recoil (#7944)
This commit is contained in:
parent
136e976362
commit
14710eba04
@ -9079,7 +9079,7 @@ const struct MoveInfo gMovesInfo[MOVES_COUNT_ALL] =
|
||||
"A life-risking tackle that\n"
|
||||
"slightly hurts the user."),
|
||||
#endif
|
||||
.effect = EFFECT_HIT,
|
||||
.effect = EFFECT_RECOIL,
|
||||
.power = 120,
|
||||
.type = TYPE_ELECTRIC,
|
||||
.accuracy = 100,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user