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