1
0
Fork 0
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:
Lynn "Zhorken" Vaughan 2012-06-21 14:54:24 -04:00
parent 1787d89baa
commit 963934b123
2 changed files with 34 additions and 34 deletions
pokedex/data/csv

View file

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

1 id form_identifier pokemon_id introduced_in_version_group_id is_default is_battle_only form_order order
640 639 639 11 1 0 1 696
641 640 640 11 1 0 1 697
642 641 641 11 1 0 1 698
643 642 642 11 1 0 1 699 700
644 643 643 11 1 0 1 700 702
645 644 644 11 1 0 1 701 703
646 645 645 11 1 0 1 702 704
647 646 646 11 1 0 1 703 706
648 647 usual 647 11 1 0 1 704 709
649 648 aria 648 11 1 0 1 705 711
650 649 649 11 1 0 1 707 713
651 650 b 201 3 0 0 2 232
652 651 c 201 3 0 0 3 233
653 652 d 201 3 0 0 4 234
721 720 summer 586 11 0 0 2 641
722 721 autumn 586 11 0 0 3 642
723 722 winter 586 11 0 0 4 643
724 723 pirouette 667 11 1 1 2 706 712
725 724 douse 649 11 0 0 2 708 714
726 725 shock 649 11 0 0 2 708 714
727 726 burn 649 11 0 0 2 708 714
728 727 chill 649 11 0 0 2 708 714
729 728 reijuu 668 14 1 0 2 709 699
730 729 reijuu 669 14 1 0 2 710 701
731 730 reijuu 670 14 1 0 2 711 705
732 731 black 671 14 1 0 2 712 707
733 732 white 672 14 1 0 3 713 708
734 733 resolution 673 14 1 0 2 714 710