mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 03:13:06 +00:00
Merge pull request #858 from misterhay/master
Set is_legendary flag for Ruinous Quartet as true
This commit is contained in:
commit
78a030cf26
1 changed files with 4 additions and 4 deletions
|
@ -999,10 +999,10 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
|
|||
998,baxcalibur,9,997,527,4,,,4,10,50,0,40,0,1,0,0,0,951,
|
||||
999,gimmighoul,9,,528,3,,,-1,45,50,0,50,0,1,0,0,0,976,
|
||||
1000,gholdengo,9,999,528,10,,,-1,45,50,0,50,0,1,0,0,0,977,
|
||||
1001,wo-chien,9,,529,3,,,-1,6,0,0,50,0,1,0,0,0,996,
|
||||
1002,chien-pao,9,,530,9,,,-1,6,0,0,50,0,1,0,0,0,995,
|
||||
1003,ting-lu,9,,531,3,,,-1,6,0,0,50,0,1,0,0,0,994,
|
||||
1004,chi-yu,9,,532,8,,,-1,6,0,0,50,0,1,0,0,0,997,
|
||||
1001,wo-chien,9,,529,3,,,-1,6,0,0,50,0,1,0,1,0,996,
|
||||
1002,chien-pao,9,,530,9,,,-1,6,0,0,50,0,1,0,1,0,995,
|
||||
1003,ting-lu,9,,531,3,,,-1,6,0,0,50,0,1,0,1,0,994,
|
||||
1004,chi-yu,9,,532,8,,,-1,6,0,0,50,0,1,0,1,0,997,
|
||||
1005,roaring-moon,9,,533,5,,,-1,10,0,0,50,0,1,0,0,0,985,
|
||||
1006,iron-valiant,9,,534,9,,,-1,10,0,0,50,0,1,0,0,0,993,
|
||||
1007,koraidon,9,,535,8,,,-1,3,0,0,50,0,1,0,1,0,998,
|
||||
|
|
|
Loading…
Reference in a new issue