1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Update pokemon_forms.csv

This commit is contained in:
Karlis S 2019-12-29 13:48:11 +02:00 committed by GitHub
parent 904238ba84
commit 49dcae71b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1122,3 +1122,5 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
10314,necrozma-dusk,dusk,10155,18,1,0,0,2,1113
10315,necrozma-dawn,dawn,10156,18,1,0,0,3,1114
10316,necrozma-ultra,ultra,10157,18,1,0,0,4,1115
10317,meltan,,10158,,1,0,0,1,1116
10318,melmetal,,10159,,1,0,0,1,1117

1 id identifier form_identifier pokemon_id introduced_in_version_group_id is_default is_battle_only is_mega form_order order
1122 10314 necrozma-dusk dusk 10155 18 1 0 0 2 1113
1123 10315 necrozma-dawn dawn 10156 18 1 0 0 3 1114
1124 10316 necrozma-ultra ultra 10157 18 1 0 0 4 1115
1125 10317 meltan 10158 1 0 0 1 1116
1126 10318 melmetal 10159 1 0 0 1 1117