mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 03:13:06 +00:00
Merge pull request #1164 from maxsealey/eggGroupFix-1011andup
Added egg group data for pokemon id 1011-1025
This commit is contained in:
commit
c03b6ee7bf
1 changed files with 20 additions and 0 deletions
|
@ -1283,3 +1283,23 @@ species_id,egg_group_id
|
||||||
1008,15
|
1008,15
|
||||||
1009,15
|
1009,15
|
||||||
1010,15
|
1010,15
|
||||||
|
1011,7
|
||||||
|
1011,14
|
||||||
|
1012,10
|
||||||
|
1012,11
|
||||||
|
1013,10
|
||||||
|
1013,11
|
||||||
|
1014,15
|
||||||
|
1015,15
|
||||||
|
1016,15
|
||||||
|
1017,15
|
||||||
|
1018,10
|
||||||
|
1018,14
|
||||||
|
1019,7
|
||||||
|
1019,14
|
||||||
|
1020,15
|
||||||
|
1021,15
|
||||||
|
1022,15
|
||||||
|
1023,15
|
||||||
|
1024,15
|
||||||
|
1025,15
|
|
Loading…
Reference in a new issue