parent
6f13e4cfc5
commit
a8c9309458
1 changed files with 1 additions and 1 deletions
|
@ -6426,7 +6426,7 @@ const struct BattleMove gBattleMoves[MOVES_COUNT_Z] =
|
|||
[MOVE_WRING_OUT] =
|
||||
{
|
||||
.effect = EFFECT_WRING_OUT,
|
||||
.power = 0,
|
||||
.power = 1,
|
||||
.type = TYPE_NORMAL,
|
||||
.accuracy = 100,
|
||||
.pp = 5,
|
||||
|
|
Loading…
Reference in a new issue