mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-21 14:59:26 +02:00
charming empoleon
This commit is contained in:
parent
daed36ff9f
commit
aadcb56571
@ -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 ],
|
||||||
|
Loading…
Reference in New Issue
Block a user