mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-16 12:29:26 +02:00
Update Cute and Clever's moves
This commit is contained in:
parent
21422b79b0
commit
c3d68026d4
@ -19033,7 +19033,7 @@ export const pokemonFormLevelMoves: PokemonSpeciesFormLevelMoves = {
|
||||
[ 48, Moves.PIKA_PAPOW ],
|
||||
],
|
||||
5: [
|
||||
[ 1, Moves.DRAINING_KISS ],
|
||||
[ 1, Moves.DAZZLING_GLEAM ],
|
||||
[ 1, Moves.TAIL_WHIP ],
|
||||
[ 1, Moves.GROWL ],
|
||||
[ 1, Moves.THUNDER_SHOCK ],
|
||||
@ -19057,7 +19057,7 @@ export const pokemonFormLevelMoves: PokemonSpeciesFormLevelMoves = {
|
||||
[ 48, Moves.PIKA_PAPOW ],
|
||||
],
|
||||
6: [
|
||||
[ 1, Moves.ELECTRIC_TERRAIN ],
|
||||
[ 1, Moves.PSYCHIC_NOISE ],
|
||||
[ 1, Moves.TAIL_WHIP ],
|
||||
[ 1, Moves.GROWL ],
|
||||
[ 1, Moves.THUNDER_SHOCK ],
|
||||
|
Loading…
Reference in New Issue
Block a user