mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
Merge pull request #998 from helblingjoel/update-pokedexes
Link BDSP and SWSH DLC Pokedexes with Version Groups
This commit is contained in:
commit
25ef7b57d1
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@ pokedex_id,version_group_id
|
|||
4,5
|
||||
4,6
|
||||
5,8
|
||||
5,23
|
||||
6,9
|
||||
7,10
|
||||
8,11
|
||||
|
@ -28,6 +29,8 @@ pokedex_id,version_group_id
|
|||
26,19
|
||||
27,20
|
||||
28,20
|
||||
28,21
|
||||
29,22
|
||||
29,20
|
||||
30,24
|
||||
31,25
|
||||
|
|
|
Loading…
Reference in a new issue