Set forms_switchable for new Pokémon.

This commit is contained in:
Andrew Ekstedt 2013-11-01 18:31:49 -07:00
parent a4fa214abe
commit bfab0b6a10

View file

@ -674,12 +674,12 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
673,gogoat,6,672,345,1,1,,4,0,0,0,0,0,1,0,674,
674,pancham,6,,346,1,1,,4,0,0,0,0,0,1,0,675,
675,pangoro,6,674,346,1,1,,4,0,0,0,0,0,1,0,676,
676,furfrou,6,,347,1,1,,4,0,0,0,0,0,1,0,677,
676,furfrou,6,,347,1,1,,4,0,0,0,0,0,1,1,677,
677,espurr,6,,348,1,1,,4,0,0,0,0,0,1,0,678,
678,meowstic,6,677,348,1,1,,4,0,0,0,0,1,1,0,679,
679,honedge,6,,349,1,1,,4,0,0,0,0,0,1,0,680,
680,doublade,6,679,349,1,1,,4,0,0,0,0,0,1,0,681,
681,aegislash,6,680,349,1,1,,4,0,0,0,0,0,1,0,682,
681,aegislash,6,680,349,1,1,,4,0,0,0,0,0,1,1,682,
682,spritzee,6,,350,1,1,,4,0,0,0,0,0,1,0,683,
683,aromatisse,6,682,350,1,1,,4,0,0,0,0,0,1,0,684,
684,swirlix,6,,351,1,1,,4,0,0,0,0,0,1,0,685,
@ -714,6 +714,6 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
713,avalugg,6,712,366,1,1,,4,0,0,0,0,0,1,0,713,
714,noibat,6,,367,1,1,,4,0,0,0,0,0,1,0,714,
715,noivern,6,714,367,1,1,,4,0,0,0,0,0,1,0,715,
716,xerneas,6,,368,1,1,,-1,0,0,0,0,0,1,0,716,
716,xerneas,6,,368,1,1,,-1,0,0,0,0,0,1,1,716,
717,yveltal,6,,369,1,1,,-1,0,0,0,0,0,1,0,717,
718,zygarde,6,,370,1,1,,-1,0,0,0,0,0,1,0,718,

1 id identifier generation_id evolves_from_species_id evolution_chain_id color_id shape_id habitat_id gender_rate capture_rate base_happiness is_baby hatch_counter has_gender_differences growth_rate_id forms_switchable order conquest_order
674 673 gogoat 6 672 345 1 1 4 0 0 0 0 0 1 0 674
675 674 pancham 6 346 1 1 4 0 0 0 0 0 1 0 675
676 675 pangoro 6 674 346 1 1 4 0 0 0 0 0 1 0 676
677 676 furfrou 6 347 1 1 4 0 0 0 0 0 1 0 1 677
678 677 espurr 6 348 1 1 4 0 0 0 0 0 1 0 678
679 678 meowstic 6 677 348 1 1 4 0 0 0 0 1 1 0 679
680 679 honedge 6 349 1 1 4 0 0 0 0 0 1 0 680
681 680 doublade 6 679 349 1 1 4 0 0 0 0 0 1 0 681
682 681 aegislash 6 680 349 1 1 4 0 0 0 0 0 1 0 1 682
683 682 spritzee 6 350 1 1 4 0 0 0 0 0 1 0 683
684 683 aromatisse 6 682 350 1 1 4 0 0 0 0 0 1 0 684
685 684 swirlix 6 351 1 1 4 0 0 0 0 0 1 0 685
714 713 avalugg 6 712 366 1 1 4 0 0 0 0 0 1 0 713
715 714 noibat 6 367 1 1 4 0 0 0 0 0 1 0 714
716 715 noivern 6 714 367 1 1 4 0 0 0 0 0 1 0 715
717 716 xerneas 6 368 1 1 -1 0 0 0 0 0 1 0 1 716
718 717 yveltal 6 369 1 1 -1 0 0 0 0 0 1 0 717
719 718 zygarde 6 370 1 1 -1 0 0 0 0 0 1 0 718