fix: add is_baby

This commit is contained in:
Alessandro Pezzè 2020-08-25 00:20:05 +02:00
parent d3b5d6e0dc
commit cec70507e3

View file

@ -806,8 +806,8 @@ 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,,,,1,,,3,0,,120,,,0,0,1,,
809,melmetal,7,,,,12,,,3,,,120,,,0,0,1,,
808,meltan,7,,,,1,,,3,0,0,120,,,0,0,1,,
809,melmetal,7,,,,12,,,3,,0,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,,
812,rillaboom,8,,,5,12,,,45,50,0,20,,,0,0,0,,

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 1 3 0 0 120 0 0 1
810 809 melmetal 7 12 3 0 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
813 812 rillaboom 8 5 12 45 50 0 20 0 0 0