I guess we're going with "regular form" instead of "usual form".

This commit is contained in:
Lynn "Zhorken" Vaughan 2012-06-21 15:13:19 -04:00
parent 963934b123
commit 481ba51948
2 changed files with 2 additions and 2 deletions

View file

@ -1292,7 +1292,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
646,5,,
646,9,,
647,5,,
647,9,usual form,usual Keldeo
647,9,regular form,regular Keldeo
648,5,Forme Chant,Meloetta Chant
648,9,Aria Forme,Aria Meloetta
649,5,,

1 pokemon_form_id local_language_id form_name pokemon_name
1292 646 5
1293 646 9
1294 647 5
1295 647 9 usual form regular form usual Keldeo regular Keldeo
1296 648 5 Forme Chant Meloetta Chant
1297 648 9 Aria Forme Aria Meloetta
1298 649 5

View file

@ -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
645,,645,11,1,0,1,704
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
649,,649,11,1,0,1,713
650,b,201,3,0,0,2,232

1 id form_identifier pokemon_id introduced_in_version_group_id is_default is_battle_only form_order order
645 644 644 11 1 0 1 703
646 645 645 11 1 0 1 704
647 646 646 11 1 0 1 706
648 647 usual regular 647 11 1 0 1 709
649 648 aria 648 11 1 0 1 711
650 649 649 11 1 0 1 713
651 650 b 201 3 0 0 2 232