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