mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-26 05:10:21 +00:00
Create CSV data for Pokemon form types
This commit is contained in:
parent
344132090b
commit
5ce6547f74
1 changed files with 75 additions and 0 deletions
75
data/v2/csv/pokemon_form_types.csv
Normal file
75
data/v2/csv/pokemon_form_types.csv
Normal file
|
@ -0,0 +1,75 @@
|
|||
pokemon_form_id,type_id,slot
|
||||
10028,10,1
|
||||
10029,11,1
|
||||
10030,15,1
|
||||
10036,7,1
|
||||
10036,5,2
|
||||
10037,7,1
|
||||
10037,9,2
|
||||
10058,13,1
|
||||
10058,10,2
|
||||
10059,13,1
|
||||
10059,11,2
|
||||
10060,13,1
|
||||
10060,15,2
|
||||
10061,13,1
|
||||
10061,3,2
|
||||
10062,13,1
|
||||
10062,12,2
|
||||
10064,12,1
|
||||
10064,3,2
|
||||
10067,10,1
|
||||
10067,14,2
|
||||
10074,1,1
|
||||
10074,2,2
|
||||
10180,5,1
|
||||
10180,10,2
|
||||
10188,14,1
|
||||
10188,17,2
|
||||
10193,17,1
|
||||
10193,1,2
|
||||
10194,17,1
|
||||
10194,1,2
|
||||
10195,17,1
|
||||
10195,1,2
|
||||
10202,13,1
|
||||
10202,14,2
|
||||
10203,15,1
|
||||
10203,9,2
|
||||
10204,15,1
|
||||
10204,9,2
|
||||
10205,15,1
|
||||
10206,15,1
|
||||
10206,18,2
|
||||
10207,5,1
|
||||
10207,9,2
|
||||
10208,5,1
|
||||
10208,9,2
|
||||
10209,17,1
|
||||
10210,17,1
|
||||
10211,6,1
|
||||
10211,13,2
|
||||
10212,6,1
|
||||
10212,13,2
|
||||
10213,6,1
|
||||
10213,13,2
|
||||
10214,4,1
|
||||
10214,17,2
|
||||
10215,4,1
|
||||
10215,17,2
|
||||
10216,12,1
|
||||
10216,16,2
|
||||
10217,10,1
|
||||
10218,8,2
|
||||
10225,13,1
|
||||
10225,3,2
|
||||
10226,14,1
|
||||
10226,3,2
|
||||
10227,18,1
|
||||
10227,3,2
|
||||
10314,14,1
|
||||
10314,9,2
|
||||
10315,14,1
|
||||
10315,8,2
|
||||
10316,14,1
|
||||
10316,16,2
|
|
Loading…
Reference in a new issue