mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Run the order-setting script for the new forms.
This commit is contained in:
parent
1787d89baa
commit
963934b123
2 changed files with 34 additions and 34 deletions
pokedex/data/csv
|
@ -640,14 +640,14 @@ id,form_identifier,pokemon_id,introduced_in_version_group_id,is_default,is_battl
|
|||
639,,639,11,1,0,1,696
|
||||
640,,640,11,1,0,1,697
|
||||
641,,641,11,1,0,1,698
|
||||
642,,642,11,1,0,1,699
|
||||
643,,643,11,1,0,1,700
|
||||
644,,644,11,1,0,1,701
|
||||
645,,645,11,1,0,1,702
|
||||
646,,646,11,1,0,1,703
|
||||
647,usual,647,11,1,0,1,704
|
||||
648,aria,648,11,1,0,1,705
|
||||
649,,649,11,1,0,1,707
|
||||
642,,642,11,1,0,1,700
|
||||
643,,643,11,1,0,1,702
|
||||
644,,644,11,1,0,1,703
|
||||
645,,645,11,1,0,1,704
|
||||
646,,646,11,1,0,1,706
|
||||
647,usual,647,11,1,0,1,709
|
||||
648,aria,648,11,1,0,1,711
|
||||
649,,649,11,1,0,1,713
|
||||
650,b,201,3,0,0,2,232
|
||||
651,c,201,3,0,0,3,233
|
||||
652,d,201,3,0,0,4,234
|
||||
|
@ -721,14 +721,14 @@ id,form_identifier,pokemon_id,introduced_in_version_group_id,is_default,is_battl
|
|||
720,summer,586,11,0,0,2,641
|
||||
721,autumn,586,11,0,0,3,642
|
||||
722,winter,586,11,0,0,4,643
|
||||
723,pirouette,667,11,1,1,2,706
|
||||
724,douse,649,11,0,0,2,708
|
||||
725,shock,649,11,0,0,2,708
|
||||
726,burn,649,11,0,0,2,708
|
||||
727,chill,649,11,0,0,2,708
|
||||
728,reijuu,668,14,1,0,2,709
|
||||
729,reijuu,669,14,1,0,2,710
|
||||
730,reijuu,670,14,1,0,2,711
|
||||
731,black,671,14,1,0,2,712
|
||||
732,white,672,14,1,0,3,713
|
||||
733,resolution,673,14,1,0,2,714
|
||||
723,pirouette,667,11,1,1,2,712
|
||||
724,douse,649,11,0,0,2,714
|
||||
725,shock,649,11,0,0,2,714
|
||||
726,burn,649,11,0,0,2,714
|
||||
727,chill,649,11,0,0,2,714
|
||||
728,reijuu,668,14,1,0,2,699
|
||||
729,reijuu,669,14,1,0,2,701
|
||||
730,reijuu,670,14,1,0,2,705
|
||||
731,black,671,14,1,0,2,707
|
||||
732,white,672,14,1,0,3,708
|
||||
733,resolution,673,14,1,0,2,710
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue