Merge pull request #998 from helblingjoel/update-pokedexes

Link BDSP and SWSH DLC Pokedexes with Version Groups
This commit is contained in:
Alessandro Pezzè 2024-01-11 19:41:39 +09:00 committed by GitHub
commit 25ef7b57d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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

1 pokedex_id version_group_id
7 4 5
8 4 6
9 5 8
10 5 23
11 6 9
12 7 10
13 8 11
29 26 19
30 27 20
31 28 20
32 28 21
33 29 22
34 29 20
35 30 24
36 31 25