fix: remove 0

This commit is contained in:
Alessandro Pezzè 2020-08-24 19:06:26 +02:00
parent 7a09776475
commit d3b5d6e0dc

View file

@ -806,7 +806,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
805,stakataka,7,,425,4,8,,-1,30,0,0,120,0,1,0,0,0,805,
806,blacephalon,7,,426,9,12,,-1,30,0,0,120,0,1,0,0,0,806,
807,zeraora,7,,427,10,12,,-1,3,0,0,120,0,1,0,0,1,807,
808,meltan,7,,,,01,,,3,0,,120,,,0,0,1,,
808,meltan,7,,,,1,,,3,0,,120,,,0,0,1,,
809,melmetal,7,,,,12,,,3,,,120,,,0,0,1,,
810,grookey,8,,,5,6,,,45,50,0,20,,,0,0,0,,
811,thwackey,8,,,5,6,,,45,50,0,20,,,0,0,0,,
@ -889,6 +889,6 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
888,zacian,8,,,2,8,,,10,0,0,120,,,0,1,0,,
889,zamazenta,8,,,8,8,,,10,0,0,120,,,0,1,0,,
890,eternatus,8,,,7,9,,,255,0,0,120,,,0,1,0,,
891,kubfu,8,,,4,0,,,3,50,0,120,,,0,1,0,,
892,urshifu,8,,,4,0,,,3,50,0,120,,,0,1,0,,
893,zarude,8,,,5,0,,,3,,0,120,,,0,0,1,,
891,kubfu,8,,,4,,,,3,50,0,120,,,0,1,0,,
892,urshifu,8,,,4,,,,3,50,0,120,,,0,1,0,,
893,zarude,8,,,5,,,,3,,0,120,,,0,0,1,,

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
806 805 stakataka 7 425 4 8 -1 30 0 0 120 0 1 0 0 0 805
807 806 blacephalon 7 426 9 12 -1 30 0 0 120 0 1 0 0 0 806
808 807 zeraora 7 427 10 12 -1 3 0 0 120 0 1 0 0 1 807
809 808 meltan 7 01 1 3 0 120 0 0 1
810 809 melmetal 7 12 3 120 0 0 1
811 810 grookey 8 5 6 45 50 0 20 0 0 0
812 811 thwackey 8 5 6 45 50 0 20 0 0 0
889 888 zacian 8 2 8 10 0 0 120 0 1 0
890 889 zamazenta 8 8 8 10 0 0 120 0 1 0
891 890 eternatus 8 7 9 255 0 0 120 0 1 0
892 891 kubfu 8 4 0 3 50 0 120 0 1 0
893 892 urshifu 8 4 0 3 50 0 120 0 1 0
894 893 zarude 8 5 0 3 0 120 0 0 1