Set form_order for new forms.

This commit is contained in:
Andrew Ekstedt 2015-06-19 00:59:47 -07:00
parent 776210ce0d
commit 811eada23b

View file

@ -885,30 +885,30 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
10163,floette-eternal,eternal,10061,15,1,0,0,6,794
10164,latias-mega,mega,10062,15,1,1,1,2,466
10165,latios-mega,mega,10063,15,1,1,1,2,468
10166,swampert-mega,mega,10064,16,1,1,1,0,0
10167,sceptile-mega,mega,10065,16,1,1,1,0,0
10168,sableye-mega,mega,10066,16,1,1,1,0,0
10169,altaria-mega,mega,10067,16,1,1,1,0,0
10170,gallade-mega,mega,10068,16,1,1,1,0,0
10171,audino-mega,mega,10069,16,1,1,1,0,0
10172,sharpedo-mega,mega,10070,16,1,1,1,0,0
10173,slowbro-mega,mega,10071,16,1,1,1,0,0
10174,steelix-mega,mega,10072,16,1,1,1,0,0
10175,pidgeot-mega,mega,10073,16,1,1,1,0,0
10176,glalie-mega,mega,10074,16,1,1,1,0,0
10177,diancie-mega,mega,10075,16,1,1,1,0,0
10178,metagross-mega,mega,10076,16,1,1,1,0,0
10179,kyogre-primal,primal,10077,16,1,0,0,0,0
10180,groudon-primal,primal,10078,16,1,0,0,0,0
10181,rayquaza-mega,mega,10079,16,1,1,1,0,0
10182,pikachu-rock-star,rock-star,10080,16,1,0,0,0,0
10183,pikachu-belle,belle,10081,16,1,0,0,0,0
10184,pikachu-pop-star,pop-star,10082,16,1,0,0,0,0
10185,pikachu-phd,phd,10083,16,1,0,0,0,0
10186,pikachu-libre,libre,10084,16,1,0,0,0,0
10187,pikachu-cosplay,cosplay,10085,16,1,0,0,0,0
10188,hoopa-unbound,unbound,10086,16,1,0,0,0,0
10189,camerupt-mega,mega,10087,16,1,1,1,0,0
10190,lopunny-mega,mega,10088,16,1,1,1,0,0
10191,salamence-mega,mega,10089,16,1,1,1,0,0
10192,beedrill-mega,mega,10090,16,1,1,1,0,0
10166,swampert-mega,mega,10064,16,1,1,1,2,0
10167,sceptile-mega,mega,10065,16,1,1,1,2,0
10168,sableye-mega,mega,10066,16,1,1,1,2,0
10169,altaria-mega,mega,10067,16,1,1,1,2,0
10170,gallade-mega,mega,10068,16,1,1,1,2,0
10171,audino-mega,mega,10069,16,1,1,1,2,0
10172,sharpedo-mega,mega,10070,16,1,1,1,2,0
10173,slowbro-mega,mega,10071,16,1,1,1,2,0
10174,steelix-mega,mega,10072,16,1,1,1,2,0
10175,pidgeot-mega,mega,10073,16,1,1,1,2,0
10176,glalie-mega,mega,10074,16,1,1,1,2,0
10177,diancie-mega,mega,10075,16,1,1,1,2,0
10178,metagross-mega,mega,10076,16,1,1,1,2,0
10179,kyogre-primal,primal,10077,16,1,0,0,2,0
10180,groudon-primal,primal,10078,16,1,0,0,2,0
10181,rayquaza-mega,mega,10079,16,1,1,1,2,0
10182,pikachu-rock-star,rock-star,10080,16,1,0,0,3,0
10183,pikachu-belle,belle,10081,16,1,0,0,4,0
10184,pikachu-pop-star,pop-star,10082,16,1,0,0,5,0
10185,pikachu-phd,phd,10083,16,1,0,0,6,0
10186,pikachu-libre,libre,10084,16,1,0,0,7,0
10187,pikachu-cosplay,cosplay,10085,16,1,0,0,2,0
10188,hoopa-unbound,unbound,10086,16,1,0,0,2,0
10189,camerupt-mega,mega,10087,16,1,1,1,2,0
10190,lopunny-mega,mega,10088,16,1,1,1,2,0
10191,salamence-mega,mega,10089,16,1,1,1,2,0
10192,beedrill-mega,mega,10090,16,1,1,1,2,0

1 id identifier form_identifier pokemon_id introduced_in_version_group_id is_default is_battle_only is_mega form_order order
885 10163 floette-eternal eternal 10061 15 1 0 0 6 794
886 10164 latias-mega mega 10062 15 1 1 1 2 466
887 10165 latios-mega mega 10063 15 1 1 1 2 468
888 10166 swampert-mega mega 10064 16 1 1 1 0 2 0
889 10167 sceptile-mega mega 10065 16 1 1 1 0 2 0
890 10168 sableye-mega mega 10066 16 1 1 1 0 2 0
891 10169 altaria-mega mega 10067 16 1 1 1 0 2 0
892 10170 gallade-mega mega 10068 16 1 1 1 0 2 0
893 10171 audino-mega mega 10069 16 1 1 1 0 2 0
894 10172 sharpedo-mega mega 10070 16 1 1 1 0 2 0
895 10173 slowbro-mega mega 10071 16 1 1 1 0 2 0
896 10174 steelix-mega mega 10072 16 1 1 1 0 2 0
897 10175 pidgeot-mega mega 10073 16 1 1 1 0 2 0
898 10176 glalie-mega mega 10074 16 1 1 1 0 2 0
899 10177 diancie-mega mega 10075 16 1 1 1 0 2 0
900 10178 metagross-mega mega 10076 16 1 1 1 0 2 0
901 10179 kyogre-primal primal 10077 16 1 0 0 0 2 0
902 10180 groudon-primal primal 10078 16 1 0 0 0 2 0
903 10181 rayquaza-mega mega 10079 16 1 1 1 0 2 0
904 10182 pikachu-rock-star rock-star 10080 16 1 0 0 0 3 0
905 10183 pikachu-belle belle 10081 16 1 0 0 0 4 0
906 10184 pikachu-pop-star pop-star 10082 16 1 0 0 0 5 0
907 10185 pikachu-phd phd 10083 16 1 0 0 0 6 0
908 10186 pikachu-libre libre 10084 16 1 0 0 0 7 0
909 10187 pikachu-cosplay cosplay 10085 16 1 0 0 0 2 0
910 10188 hoopa-unbound unbound 10086 16 1 0 0 0 2 0
911 10189 camerupt-mega mega 10087 16 1 1 1 0 2 0
912 10190 lopunny-mega mega 10088 16 1 1 1 0 2 0
913 10191 salamence-mega mega 10089 16 1 1 1 0 2 0
914 10192 beedrill-mega mega 10090 16 1 1 1 0 2 0