mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 00:12:16 +02:00
Give Onix Iron Defense at 30
This commit is contained in:
parent
cc827b2126
commit
76e9b9948b
@ -1605,6 +1605,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
|
||||
[ 20, Moves.ROCK_SLIDE ],
|
||||
[ 24, Moves.SCREECH ],
|
||||
[ 28, Moves.SAND_TOMB ],
|
||||
[ 30, Moves.IRON_DEFENSE ],
|
||||
[ 32, Moves.STEALTH_ROCK ],
|
||||
[ 36, Moves.SLAM ],
|
||||
[ 40, Moves.SANDSTORM ],
|
||||
|
Loading…
Reference in New Issue
Block a user