mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-14 01:32:23 +01:00
Update battle_moves.h
This commit is contained in:
parent
690f2671cb
commit
c8bc40e3e8
@ -3499,7 +3499,7 @@ const struct BattleMove gBattleMoves[MOVES_COUNT] =
|
||||
},
|
||||
{ // MOVE_DIVE
|
||||
.effect = EFFECT_SEMI_INVULNERABLE,
|
||||
.power = 60,
|
||||
.power = 80,
|
||||
.type = TYPE_WATER,
|
||||
.accuracy = 100,
|
||||
.pp = 10,
|
||||
|
Loading…
x
Reference in New Issue
Block a user