Fix Errors 2

This commit is contained in:
Blitzy 2024-10-17 18:40:05 -05:00 committed by GitHub
parent 14a235becd
commit e7f05e494d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9141,7 +9141,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ RELEARN_MOVE, Moves.BRINE ], [ RELEARN_MOVE, Moves.BRINE ],
[ RELEARN_MOVE, Moves.RECYCLE ], [ RELEARN_MOVE, Moves.RECYCLE ],
[ RELEARN_MOVE, Moves.NATURAL_GIFT ], [ RELEARN_MOVE, Moves.NATURAL_GIFT ],
[ RELEARN_MOVE, Moves.CRUNCH ], [ RELEARN_MOVE, Moves.CRUNCH ],
[ 1, Moves.LEER ], [ 1, Moves.LEER ],
[ 1, Moves.LICK ], [ 1, Moves.LICK ],
[ 1, Moves.FURY_SWIPES ], [ 1, Moves.FURY_SWIPES ],