mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Official forme names for the genies.
This commit is contained in:
parent
481ba51948
commit
04b710791f
2 changed files with 12 additions and 12 deletions
|
@ -1280,15 +1280,15 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
|
|||
640,5,,
|
||||
640,9,,
|
||||
641,5,,
|
||||
641,9,keshin forme,keshin Tornadus
|
||||
641,9,Incarnate Forme,Incarnate Tornadus
|
||||
642,5,,
|
||||
642,9,keshin forme,keshin Thundurus
|
||||
642,9,Incarnate Forme,Incarnate Thundurus
|
||||
643,5,,
|
||||
643,9,,
|
||||
644,5,,
|
||||
644,9,,
|
||||
645,5,,
|
||||
645,9,keshin forme,keshin Landorus
|
||||
645,9,Incarnate Forme,Incarnate Landorus
|
||||
646,5,,
|
||||
646,9,,
|
||||
647,5,,
|
||||
|
@ -1453,9 +1453,9 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
|
|||
726,9,Burn Drive,Burn Genesect
|
||||
727,5,Module Cryo,Genesect Cryo
|
||||
727,9,Chill Drive,Chill Genesect
|
||||
728,9,reijuu forme,reijuu Tornadus
|
||||
729,9,reijuu forme,reijuu Thundurus
|
||||
730,9,reijuu forme,reijuu Landorus
|
||||
728,9,Therian Forme,Therian Tornadus
|
||||
729,9,Therian Forme,Therian Thundurus
|
||||
730,9,Therian Forme,Therian Landorus
|
||||
731,9,Black forme,Black Kyurem
|
||||
732,9,White forme,White Kyurem
|
||||
733,9,resolution form,resolution Keldeo
|
||||
|
|
|
|
@ -639,11 +639,11 @@ id,form_identifier,pokemon_id,introduced_in_version_group_id,is_default,is_battl
|
|||
638,,638,11,1,0,1,695
|
||||
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,700
|
||||
641,incarnate,641,11,1,0,1,698
|
||||
642,incarnate,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
|
||||
645,incarnate,645,11,1,0,1,704
|
||||
646,,646,11,1,0,1,706
|
||||
647,regular,647,11,1,0,1,709
|
||||
648,aria,648,11,1,0,1,711
|
||||
|
@ -726,9 +726,9 @@ id,form_identifier,pokemon_id,introduced_in_version_group_id,is_default,is_battl
|
|||
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
|
||||
728,therian,668,14,1,0,2,699
|
||||
729,therian,669,14,1,0,2,701
|
||||
730,therian,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…
Reference in a new issue