mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Er, give Keldeo Secret Sword and Meloetta Relic Song, not vice versa.
Also worth noting: I gave the alternate forms their respective moves even though they technically learn them specifically in their default forms. It seems weird to say that only one form gets the move, especially when learning Secret Sword immediately causes Keldeo to /not/ be its default form. Also, Pirouette Meloetta already has TMs and other tutors even though it's battle-only.
This commit is contained in:
parent
a3b68f9cf2
commit
c976197785
1 changed files with 5 additions and 4 deletions
|
@ -245651,7 +245651,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
||||||
647,14,526,1,61,
|
647,14,526,1,61,
|
||||||
647,14,526,4,0,
|
647,14,526,4,0,
|
||||||
647,14,533,1,43,
|
647,14,533,1,43,
|
||||||
647,14,547,3,0,
|
647,14,548,3,0,
|
||||||
648,11,47,1,16,
|
648,11,47,1,16,
|
||||||
648,11,60,1,31,
|
648,11,60,1,31,
|
||||||
648,11,63,4,0,
|
648,11,63,4,0,
|
||||||
|
@ -245805,7 +245805,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
||||||
648,14,514,4,0,
|
648,14,514,4,0,
|
||||||
648,14,526,4,0,
|
648,14,526,4,0,
|
||||||
648,14,530,3,0,
|
648,14,530,3,0,
|
||||||
648,14,548,3,0,
|
648,14,547,3,0,
|
||||||
649,11,19,4,0,
|
649,11,19,4,0,
|
||||||
649,11,53,4,0,
|
649,11,53,4,0,
|
||||||
649,11,58,4,0,
|
649,11,58,4,0,
|
||||||
|
@ -250757,6 +250757,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
||||||
667,11,512,4,0,
|
667,11,512,4,0,
|
||||||
667,11,514,4,0,
|
667,11,514,4,0,
|
||||||
667,11,526,4,0,
|
667,11,526,4,0,
|
||||||
|
667,11,547,3,0,
|
||||||
667,14,7,3,0,
|
667,14,7,3,0,
|
||||||
667,14,8,3,0,
|
667,14,8,3,0,
|
||||||
667,14,9,3,0,
|
667,14,9,3,0,
|
||||||
|
@ -250846,7 +250847,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
||||||
667,14,514,4,0,
|
667,14,514,4,0,
|
||||||
667,14,526,4,0,
|
667,14,526,4,0,
|
||||||
667,14,530,3,0,
|
667,14,530,3,0,
|
||||||
667,14,548,3,0,
|
667,14,547,3,0,
|
||||||
668,14,16,1,1,3
|
668,14,16,1,1,3
|
||||||
668,14,19,4,0,
|
668,14,19,4,0,
|
||||||
668,14,37,1,85,
|
668,14,37,1,85,
|
||||||
|
@ -251242,4 +251243,4 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
||||||
673,14,526,1,61,
|
673,14,526,1,61,
|
||||||
673,14,526,4,0,
|
673,14,526,4,0,
|
||||||
673,14,533,1,43,
|
673,14,533,1,43,
|
||||||
673,14,547,3,0,
|
673,14,548,3,0,
|
||||||
|
|
Can't render this file because it is too large.
|
Loading…
Reference in a new issue