mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-02-16 12:38:25 +00:00
Add pokemon_form_names
This commit is contained in:
parent
dc9ee18bec
commit
1b37bc6cea
1 changed files with 18 additions and 0 deletions
|
@ -517,6 +517,12 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
|
|||
1017,9,Teal Mask,
|
||||
1017,11,みどりのめん,
|
||||
1017,12,碧草面具,
|
||||
1024,1,ノーマルフォルム,
|
||||
1024,5,Forme Normale,
|
||||
1024,7,Forma normal,
|
||||
1024,8,Forma Normale,
|
||||
1024,9,Normal Form,
|
||||
1024,11,ノーマルフォルム,
|
||||
10001,1,B,
|
||||
10001,3,B,
|
||||
10001,5,B,Zarbi B
|
||||
|
@ -3578,3 +3584,15 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
|
|||
10444,9,Cornerstone Mask,
|
||||
10444,11,いしずえのめん,
|
||||
10444,12,礎石面具,
|
||||
10445,1,テラスタルフォルム,
|
||||
10445,5,Forme Téracristal,
|
||||
10445,6,Terakristall-Form,
|
||||
10445,7,Forma teracristal,
|
||||
10445,8,Forma Teracristal,
|
||||
10445,9,Terastal Form,
|
||||
10445,11,テラスタルフォルム,
|
||||
10446,1,ステラフォルム,
|
||||
10446,6,Stellarform,
|
||||
10446,7,Forma astral,
|
||||
10446,9,Stellar Form,
|
||||
10446,11,ステラフォルム,
|
||||
|
|
|
Loading…
Add table
Reference in a new issue