Give Onix Iron Defense at 30

This commit is contained in:
AJ Fontaine 2024-06-30 20:34:22 -04:00 committed by GitHub
parent cc827b2126
commit 76e9b9948b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1605,6 +1605,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 20, Moves.ROCK_SLIDE ], [ 20, Moves.ROCK_SLIDE ],
[ 24, Moves.SCREECH ], [ 24, Moves.SCREECH ],
[ 28, Moves.SAND_TOMB ], [ 28, Moves.SAND_TOMB ],
[ 30, Moves.IRON_DEFENSE ],
[ 32, Moves.STEALTH_ROCK ], [ 32, Moves.STEALTH_ROCK ],
[ 36, Moves.SLAM ], [ 36, Moves.SLAM ],
[ 40, Moves.SANDSTORM ], [ 40, Moves.SANDSTORM ],