Merge pull request #858 from misterhay/master

Set is_legendary flag for Ruinous Quartet as true
This commit is contained in:
Alessandro Pezzè 2023-03-25 18:40:40 +01:00 committed by GitHub
commit 78a030cf26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,

1 id identifier generation_id evolves_from_species_id evolution_chain_id color_id shape_id habitat_id gender_rate capture_rate base_happiness is_baby hatch_counter has_gender_differences growth_rate_id forms_switchable is_legendary is_mythical order conquest_order
999 998 baxcalibur 9 997 527 4 4 10 50 0 40 0 1 0 0 0 951
1000 999 gimmighoul 9 528 3 -1 45 50 0 50 0 1 0 0 0 976
1001 1000 gholdengo 9 999 528 10 -1 45 50 0 50 0 1 0 0 0 977
1002 1001 wo-chien 9 529 3 -1 6 0 0 50 0 1 0 0 1 0 996
1003 1002 chien-pao 9 530 9 -1 6 0 0 50 0 1 0 0 1 0 995
1004 1003 ting-lu 9 531 3 -1 6 0 0 50 0 1 0 0 1 0 994
1005 1004 chi-yu 9 532 8 -1 6 0 0 50 0 1 0 0 1 0 997
1006 1005 roaring-moon 9 533 5 -1 10 0 0 50 0 1 0 0 0 985
1007 1006 iron-valiant 9 534 9 -1 10 0 0 50 0 1 0 0 0 993
1008 1007 koraidon 9 535 8 -1 3 0 0 50 0 1 0 1 0 998