mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 11:23:13 +00:00
fix issue with last commit
This commit is contained in:
parent
b6ce75406a
commit
c166545eff
2 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
|
|
@ -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,
|
||||
|
|
|
Loading…
Reference in a new issue