fix issue with last commit

This commit is contained in:
Wyatt Condon 2023-12-15 07:58:46 -05:00
parent b6ce75406a
commit c166545eff
2 changed files with 1 additions and 2 deletions

View file

@ -31,4 +31,3 @@ id,region_id,identifier,is_main_series
31,10,paldea,1
32,10,kitakami,1
33,10,blueberry,1
33,10,blueberry,1

1 id region_id identifier is_main_series
31 31 10 paldea 1
32 32 10 kitakami 1
33 33 10 blueberry 1
33 10 blueberry 1

View file

@ -1017,7 +1017,7 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
1016,fezandipiti,9,,542,1,,,-1,3,0,0,50,0,1,0,1,0,1018,
1017,ogerpon,9,,543,5,,,-1,5,0,0,50,0,1,0,1,0,1019,
1018,archaludon,9,884,465,9,,,-1,10,50,0,30,0,2,0,0,0,1020,
1019,hydrapple,9,840,442,5,,,-1,10,50,0,20,0,5,0,0,0,1021,
1019,hydrapple,9,1011,442,5,,,-1,10,50,0,20,0,5,0,0,0,1021,
1020,gouging-fire,9,,544,3,,,-1,10,0,0,50,0,1,0,0,0,1022,
1021,raging-bolt,9,,545,10,,,-1,10,0,0,50,0,1,0,0,0,1023,
1022,iron-boulder,9,,547,4,,,-1,10,0,0,50,0,1,0,0,0,1024,

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
1017 1016 fezandipiti 9 542 1 -1 3 0 0 50 0 1 0 1 0 1018
1018 1017 ogerpon 9 543 5 -1 5 0 0 50 0 1 0 1 0 1019
1019 1018 archaludon 9 884 465 9 -1 10 50 0 30 0 2 0 0 0 1020
1020 1019 hydrapple 9 840 1011 442 5 -1 10 50 0 20 0 5 0 0 0 1021
1021 1020 gouging-fire 9 544 3 -1 10 0 0 50 0 1 0 0 0 1022
1022 1021 raging-bolt 9 545 10 -1 10 0 0 50 0 1 0 0 0 1023
1023 1022 iron-boulder 9 547 4 -1 10 0 0 50 0 1 0 0 0 1024