mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Copy the red Basculin's egg moves to the blue one. #575
This commit is contained in:
parent
eb7c26b621
commit
a6f9b47ae4
1 changed files with 9 additions and 0 deletions
|
@ -208616,9 +208616,13 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
||||||
665,11,55,1,1,2
|
665,11,55,1,1,2
|
||||||
665,11,57,4,0,
|
665,11,57,4,0,
|
||||||
665,11,58,4,0,
|
665,11,58,4,0,
|
||||||
|
665,11,61,2,0,
|
||||||
665,11,92,4,0,
|
665,11,92,4,0,
|
||||||
|
665,11,97,2,0,
|
||||||
|
665,11,99,2,0,
|
||||||
665,11,104,4,0,
|
665,11,104,4,0,
|
||||||
665,11,127,4,0,
|
665,11,127,4,0,
|
||||||
|
665,11,129,2,0,
|
||||||
665,11,156,4,0,
|
665,11,156,4,0,
|
||||||
665,11,164,4,0,
|
665,11,164,4,0,
|
||||||
665,11,175,1,46,
|
665,11,175,1,46,
|
||||||
|
@ -208631,11 +208635,16 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
||||||
665,11,237,4,0,
|
665,11,237,4,0,
|
||||||
665,11,240,4,0,
|
665,11,240,4,0,
|
||||||
665,11,242,1,24,
|
665,11,242,1,24,
|
||||||
|
665,11,250,2,0,
|
||||||
665,11,253,1,4,
|
665,11,253,1,4,
|
||||||
665,11,258,4,0,
|
665,11,258,4,0,
|
||||||
665,11,263,4,0,
|
665,11,263,4,0,
|
||||||
665,11,269,4,0,
|
665,11,269,4,0,
|
||||||
|
665,11,279,2,0,
|
||||||
665,11,291,4,0,
|
665,11,291,4,0,
|
||||||
|
665,11,330,2,0,
|
||||||
|
665,11,341,2,0,
|
||||||
|
665,11,362,2,0,
|
||||||
665,11,401,1,28,
|
665,11,401,1,28,
|
||||||
665,11,453,1,13,
|
665,11,453,1,13,
|
||||||
665,11,487,1,32,
|
665,11,487,1,32,
|
||||||
|
|
Can't render this file because it is too large.
|
Loading…
Reference in a new issue