mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add foreign names for Zoroark et al.
This commit is contained in:
parent
06d8186a12
commit
87f8278c0c
3 changed files with 16 additions and 0 deletions
|
@ -640,6 +640,10 @@ ability_id,language_id,name
|
|||
147,1,ミラクルスキン
|
||||
148,1,アナライズ
|
||||
149,1,イリュージョン
|
||||
149,5,Illusion
|
||||
149,6,Trugbild
|
||||
149,7,Ilusión
|
||||
149,8,Illusione
|
||||
150,1,かわりもの
|
||||
151,1,すりぬけ
|
||||
152,1,ミイラ
|
||||
|
|
|
|
@ -2335,6 +2335,10 @@ move_id,language_id,name
|
|||
467,7,Golpe Umbrío
|
||||
467,8,Oscurotuffo
|
||||
468,1,つめとぎ
|
||||
468,5,Aiguisage
|
||||
468,6,Klauenwetzer
|
||||
468,7,Afilagarras
|
||||
468,8,Unghiaguzze
|
||||
469,1,ワイドガード
|
||||
470,1,ガードシェア
|
||||
471,1,パワーシェア
|
||||
|
@ -2359,6 +2363,10 @@ move_id,language_id,name
|
|||
490,1,ローキック
|
||||
491,1,アシッドボム
|
||||
492,1,イカサマ
|
||||
492,5,Tricherie
|
||||
492,6,Schmarotzer
|
||||
492,7,Juego Sucio
|
||||
492,8,Ripicca
|
||||
493,1,シンプルビーム
|
||||
494,1,なかまづくり
|
||||
495,1,おさきにどうぞ
|
||||
|
|
|
|
@ -3040,7 +3040,11 @@ pokemon_id,language_id,name
|
|||
568,1,ヤブクロン
|
||||
569,1,ダストダス
|
||||
570,1,ゾロア
|
||||
570,5,Zorua
|
||||
570,6,Zorua
|
||||
571,1,ゾロアーク
|
||||
571,5,Zoroark
|
||||
571,6,Zoroark
|
||||
572,1,チラーミィ
|
||||
573,1,チラチーノ
|
||||
574,1,ゴチム
|
||||
|
|
|
Loading…
Reference in a new issue