mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Moves fixes, added last missing TM moves.
This commit is contained in:
parent
b607b8da1c
commit
39541d9303
1 changed files with 9 additions and 0 deletions
|
@ -434226,11 +434226,14 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
808,19,84,1,27,
|
||||
808,19,151,1,36,
|
||||
808,19,430,1,45,
|
||||
808,19,29,4,0,
|
||||
808,19,156,4,0,
|
||||
808,19,182,4,0,
|
||||
808,19,164,4,0,
|
||||
808,19,86,4,0,
|
||||
808,19,92,4,0,
|
||||
808,19,85,4,0,
|
||||
808,19,430,4,0,
|
||||
809,19,9,1,1,
|
||||
809,19,29,1,1,
|
||||
809,19,106,1,1,
|
||||
|
@ -434244,11 +434247,15 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
809,19,729,1,72,
|
||||
809,19,276,1,81,
|
||||
809,19,63,1,90,
|
||||
809,19,29,4,0,
|
||||
809,19,156,4,0,
|
||||
809,19,182,4,0,
|
||||
809,19,164,4,0,
|
||||
809,19,263,4,0,
|
||||
809,19,280,4,0,
|
||||
809,19,86,4,0,
|
||||
809,19,157,4,0,
|
||||
809,19,9,4,0,
|
||||
809,19,92,4,0,
|
||||
809,19,8,4,0,
|
||||
809,19,85,4,0,
|
||||
|
@ -434257,6 +434264,8 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
809,19,120,4,0,
|
||||
809,19,76,4,0,
|
||||
809,19,63,4,0,
|
||||
809,19,276,4,0,
|
||||
809,19,430,4,0,
|
||||
809,19,58,4,0,
|
||||
10001,7,5,3,0,
|
||||
10001,7,15,4,0,
|
||||
|
|
Can't render this file because it is too large.
|
Loading…
Add table
Reference in a new issue