mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 14:14:17 +00:00
feat: sync data
This commit is contained in:
parent
cec70507e3
commit
955fb8c209
4 changed files with 50084 additions and 0 deletions
File diff suppressed because it is too large
Load diff
|
@ -18,3 +18,5 @@ version_group_id,region_id
|
|||
16,3
|
||||
17,7
|
||||
18,7
|
||||
19,1
|
||||
20,8
|
||||
|
|
|
|
@ -17,3 +17,5 @@ id,identifier,generation_id,order
|
|||
16,omega-ruby-alpha-sapphire,6,16
|
||||
17,sun-moon,7,17
|
||||
18,ultra-sun-ultra-moon,7,18
|
||||
19,lets-go,7,19
|
||||
20,sword-shield,8,20
|
||||
|
|
|
|
@ -29,3 +29,7 @@ id,version_group_id,identifier
|
|||
28,17,moon
|
||||
29,18,ultra-sun
|
||||
30,18,ultra-moon
|
||||
31,19,lets-go-pikachu
|
||||
32,19,lets-go-eevee
|
||||
33,20,sword
|
||||
34,20,shield
|
||||
|
|
|
Loading…
Reference in a new issue