mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
I guess we're going with "regular form" instead of "usual form".
This commit is contained in:
parent
963934b123
commit
481ba51948
2 changed files with 2 additions and 2 deletions
|
@ -1292,7 +1292,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
|
||||||
646,5,,
|
646,5,,
|
||||||
646,9,,
|
646,9,,
|
||||||
647,5,,
|
647,5,,
|
||||||
647,9,usual form,usual Keldeo
|
647,9,regular form,regular Keldeo
|
||||||
648,5,Forme Chant,Meloetta Chant
|
648,5,Forme Chant,Meloetta Chant
|
||||||
648,9,Aria Forme,Aria Meloetta
|
648,9,Aria Forme,Aria Meloetta
|
||||||
649,5,,
|
649,5,,
|
||||||
|
|
|
|
@ -645,7 +645,7 @@ id,form_identifier,pokemon_id,introduced_in_version_group_id,is_default,is_battl
|
||||||
644,,644,11,1,0,1,703
|
644,,644,11,1,0,1,703
|
||||||
645,,645,11,1,0,1,704
|
645,,645,11,1,0,1,704
|
||||||
646,,646,11,1,0,1,706
|
646,,646,11,1,0,1,706
|
||||||
647,usual,647,11,1,0,1,709
|
647,regular,647,11,1,0,1,709
|
||||||
648,aria,648,11,1,0,1,711
|
648,aria,648,11,1,0,1,711
|
||||||
649,,649,11,1,0,1,713
|
649,,649,11,1,0,1,713
|
||||||
650,b,201,3,0,0,2,232
|
650,b,201,3,0,0,2,232
|
||||||
|
|
|
Loading…
Reference in a new issue