mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
Adding egg group information for Gen 9
data comes from reliable source and done programmatically to avoid errors. some information was reordered to stay consistent throughout.
This commit is contained in:
parent
5bfaf4e028
commit
a19e65442c
1 changed files with 128 additions and 5 deletions
|
@ -681,10 +681,10 @@ species_id,egg_group_id
|
|||
524,10
|
||||
525,10
|
||||
526,10
|
||||
527,4
|
||||
527,5
|
||||
528,4
|
||||
527,4
|
||||
528,5
|
||||
528,4
|
||||
529,5
|
||||
530,5
|
||||
531,6
|
||||
|
@ -702,10 +702,10 @@ species_id,egg_group_id
|
|||
543,3
|
||||
544,3
|
||||
545,3
|
||||
546,6
|
||||
546,7
|
||||
547,6
|
||||
546,6
|
||||
547,7
|
||||
547,6
|
||||
548,7
|
||||
549,7
|
||||
550,12
|
||||
|
@ -800,8 +800,8 @@ species_id,egg_group_id
|
|||
619,8
|
||||
620,5
|
||||
620,8
|
||||
621,1
|
||||
621,14
|
||||
621,1
|
||||
622,10
|
||||
623,10
|
||||
624,8
|
||||
|
@ -1160,3 +1160,126 @@ species_id,egg_group_id
|
|||
903,5
|
||||
904,12
|
||||
905,15
|
||||
906,5
|
||||
906,7
|
||||
907,5
|
||||
907,7
|
||||
908,5
|
||||
908,7
|
||||
909,5
|
||||
910,5
|
||||
911,5
|
||||
912,4
|
||||
912,2
|
||||
913,4
|
||||
913,2
|
||||
914,4
|
||||
914,2
|
||||
915,5
|
||||
916,5
|
||||
917,3
|
||||
918,3
|
||||
919,3
|
||||
920,3
|
||||
921,5
|
||||
922,5
|
||||
923,5
|
||||
924,5
|
||||
924,6
|
||||
925,5
|
||||
925,6
|
||||
926,5
|
||||
926,10
|
||||
927,5
|
||||
927,10
|
||||
928,7
|
||||
929,7
|
||||
930,7
|
||||
931,4
|
||||
932,10
|
||||
933,10
|
||||
934,10
|
||||
935,8
|
||||
936,8
|
||||
937,8
|
||||
938,2
|
||||
939,2
|
||||
940,2
|
||||
940,4
|
||||
941,2
|
||||
941,4
|
||||
942,5
|
||||
943,5
|
||||
944,5
|
||||
945,5
|
||||
946,7
|
||||
947,7
|
||||
948,7
|
||||
949,7
|
||||
950,9
|
||||
951,7
|
||||
952,7
|
||||
953,3
|
||||
954,3
|
||||
955,4
|
||||
956,4
|
||||
957,6
|
||||
958,6
|
||||
959,6
|
||||
960,9
|
||||
961,9
|
||||
962,4
|
||||
963,5
|
||||
963,12
|
||||
964,5
|
||||
964,12
|
||||
965,10
|
||||
966,10
|
||||
967,5
|
||||
968,5
|
||||
969,10
|
||||
970,10
|
||||
971,5
|
||||
972,5
|
||||
973,4
|
||||
974,5
|
||||
975,5
|
||||
976,12
|
||||
977,12
|
||||
978,12
|
||||
979,5
|
||||
980,2
|
||||
980,5
|
||||
981,5
|
||||
982,5
|
||||
983,8
|
||||
984,15
|
||||
985,15
|
||||
986,15
|
||||
987,15
|
||||
988,15
|
||||
989,15
|
||||
990,15
|
||||
991,15
|
||||
992,15
|
||||
993,15
|
||||
994,15
|
||||
995,15
|
||||
996,14
|
||||
996,10
|
||||
997,14
|
||||
997,10
|
||||
998,14
|
||||
998,10
|
||||
999,15
|
||||
1000,15
|
||||
1001,15
|
||||
1002,15
|
||||
1003,15
|
||||
1004,15
|
||||
1005,15
|
||||
1006,15
|
||||
1007,15
|
||||
1008,15
|
||||
1009,15
|
||||
1010,15
|
||||
|
|
|
Loading…
Reference in a new issue