charming empoleon

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

View File

@ -6981,6 +6981,7 @@ export const pokemonSpeciesLevelMoves: PokemonSpeciesLevelMoves = {
[ 1, Moves.TACKLE ], [ 1, Moves.TACKLE ],
[ 1, Moves.GROWL ], [ 1, Moves.GROWL ],
[ 1, Moves.WATER_GUN ], [ 1, Moves.WATER_GUN ],
[ 1, Moves.CHARM ], // Previous Stage Move
[ 1, Moves.METAL_CLAW ], [ 1, Moves.METAL_CLAW ],
[ 11, Moves.SWORDS_DANCE ], [ 11, Moves.SWORDS_DANCE ],
[ 15, Moves.PECK ], [ 15, Moves.PECK ],