Adding empty line ending for csv

This commit is contained in:
Raghav Nair 2020-08-14 22:15:37 -07:00
parent 25e026cc6a
commit 1068c5b069

View file

@ -805,4 +805,5 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
804,naganadel,7,803,424,7,9,,-1,45,0,0,120,0,1,0,0,0,804,
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,
807,zeraora,7,,427,10,12,,-1,3,0,0,120,0,1,0,0,1,807,

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
805 804 naganadel 7 803 424 7 9 -1 45 0 0 120 0 1 0 0 0 804
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