1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Update pokemon_species.csv

This commit is contained in:
Karlis S 2020-01-25 09:54:17 +02:00 committed by GitHub
parent e8814bb275
commit cd84f6b67b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -806,5 +806,5 @@ 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,805,
806,blacephalon,7,,426,9,12,,-1,30,0,0,120,0,1,0,806,
807,zeraora,7,,427,10,12,,-1,3,0,0,120,0,1,0,807,
808,meltan,7,,428,4,,,-1,3,0,0,120,0,1,0,808,
809,melmetal,7,,429,4,,,-1,3,0,0,120,0,1,0,809,
808,meltan,7,,428,4,15,10,-1,3,0,0,120,0,1,0,808,
809,melmetal,7,,429,4,15,10,-1,3,0,0,120,0,1,0,809,

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 order conquest_order
806 805 stakataka 7 425 4 8 -1 30 0 0 120 0 1 0 805
807 806 blacephalon 7 426 9 12 -1 30 0 0 120 0 1 0 806
808 807 zeraora 7 427 10 12 -1 3 0 0 120 0 1 0 807
809 808 meltan 7 428 4 15 10 -1 3 0 0 120 0 1 0 808
810 809 melmetal 7 429 4 15 10 -1 3 0 0 120 0 1 0 809