Update pokemon-level-moves.ts

This commit is contained in:
Blitzy 2024-10-17 17:39:42 -05:00 committed by GitHub
parent aadcb56571
commit 7088311e55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17335,7 +17335,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 18, Moves.FOCUS_ENERGY ], [ 18, Moves.FOCUS_ENERGY ],
[ 24, Moves.BITE ], [ 24, Moves.BITE ],
[ 29, Moves.ICE_FANG ], [ 29, Moves.ICE_FANG ],
[ 35, Moves.DRAGON_CLAW ], // Previous Stage Move, Baxcalibur Level [ 32, Moves.DRAGON_CLAW ], // Previous Stage Move, Frigibax Level
[ 40, Moves.TAKE_DOWN ], [ 40, Moves.TAKE_DOWN ],
[ 45, Moves.ICE_BEAM ], [ 45, Moves.ICE_BEAM ],
[ 50, Moves.CRUNCH ], [ 50, Moves.CRUNCH ],