mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add egg groups for new Pokémon.
I'm kind of confused about these. These data (which I got from Showdown, again) include egg groups for Carbink, which is genderless; I have heard that the official guide lists egg groups, but then Pumpkaboo and Gourgeist aren't listed as being in Grass, which is... very suspicious. Hm.
This commit is contained in:
parent
51e69b16de
commit
12b3fbdc71
1 changed files with 85 additions and 0 deletions
|
@ -823,3 +823,88 @@ species_id,egg_group_id
|
|||
647,15
|
||||
648,15
|
||||
649,15
|
||||
650,5
|
||||
651,5
|
||||
652,5
|
||||
653,5
|
||||
654,5
|
||||
655,5
|
||||
656,2
|
||||
657,2
|
||||
658,2
|
||||
659,5
|
||||
660,5
|
||||
661,4
|
||||
662,4
|
||||
663,4
|
||||
664,3
|
||||
665,3
|
||||
666,3
|
||||
667,5
|
||||
668,5
|
||||
669,6
|
||||
670,6
|
||||
671,6
|
||||
672,5
|
||||
673,5
|
||||
674,5
|
||||
674,8
|
||||
675,5
|
||||
675,8
|
||||
676,5
|
||||
677,5
|
||||
678,5
|
||||
679,10
|
||||
680,10
|
||||
681,10
|
||||
682,6
|
||||
683,6
|
||||
684,6
|
||||
685,6
|
||||
686,2
|
||||
686,12
|
||||
687,2
|
||||
687,12
|
||||
688,9
|
||||
689,9
|
||||
690,2
|
||||
690,14
|
||||
691,2
|
||||
691,14
|
||||
692,2
|
||||
692,9
|
||||
693,2
|
||||
693,9
|
||||
694,1
|
||||
694,14
|
||||
695,1
|
||||
695,14
|
||||
696,1
|
||||
696,14
|
||||
697,1
|
||||
697,14
|
||||
698,1
|
||||
699,1
|
||||
700,5
|
||||
701,8
|
||||
702,5
|
||||
702,6
|
||||
703,6
|
||||
703,10
|
||||
704,14
|
||||
705,14
|
||||
706,14
|
||||
707,10
|
||||
708,7
|
||||
708,11
|
||||
709,7
|
||||
709,11
|
||||
710,11
|
||||
711,11
|
||||
712,1
|
||||
713,1
|
||||
714,4
|
||||
715,4
|
||||
716,15
|
||||
717,15
|
||||
718,15
|
||||
|
|
|
Loading…
Reference in a new issue