mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-21 19:03:08 +00:00
Merge pull request #1165 from Deleca7755/master
Fix version groups of PLA pokemon-forms
This commit is contained in:
commit
94614ef3cb
1 changed files with 7 additions and 7 deletions
|
@ -897,13 +897,13 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
|
||||||
896,glastrier,,896,20,1,0,0,1,1257
|
896,glastrier,,896,20,1,0,0,1,1257
|
||||||
897,spectrier,,897,20,1,0,0,1,1258
|
897,spectrier,,897,20,1,0,0,1,1258
|
||||||
898,calyrex,,898,20,1,0,0,1,1259
|
898,calyrex,,898,20,1,0,0,1,1259
|
||||||
899,wyrdeer,,899,20,1,0,0,1,1260
|
899,wyrdeer,,899,24,1,0,0,1,1260
|
||||||
900,kleavor,,900,20,1,0,0,1,1261
|
900,kleavor,,900,24,1,0,0,1,1261
|
||||||
901,ursaluna,,901,20,1,0,0,1,1262
|
901,ursaluna,,901,24,1,0,0,1,1262
|
||||||
902,basculegion-male,male,902,20,1,0,0,1,1263
|
902,basculegion-male,male,902,24,1,0,0,1,1263
|
||||||
903,sneasler,,903,20,1,0,0,1,1264
|
903,sneasler,,903,24,1,0,0,1,1264
|
||||||
904,overqwil,,904,20,1,0,0,1,1265
|
904,overqwil,,904,24,1,0,0,1,1265
|
||||||
905,enamorus-incarnate,incarnate,905,20,1,0,0,1,1266
|
905,enamorus-incarnate,incarnate,905,24,1,0,0,1,1266
|
||||||
906,sprigatito,,906,25,1,0,0,1,1267
|
906,sprigatito,,906,25,1,0,0,1,1267
|
||||||
907,floragato,,907,25,1,0,0,1,1268
|
907,floragato,,907,25,1,0,0,1,1268
|
||||||
908,meowscarada,,908,25,1,0,0,1,1269
|
908,meowscarada,,908,25,1,0,0,1,1269
|
||||||
|
|
|
Loading…
Reference in a new issue