mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Foreign names for the handful of Gen V stuff.
This commit is contained in:
parent
1ea4005d33
commit
7074b96fae
2 changed files with 18 additions and 0 deletions
|
@ -654,4 +654,12 @@ ability_id,language_id,name
|
|||
161,1,ダルマモード
|
||||
162,1,しょうりのほし
|
||||
163,1,ターボブレイズ
|
||||
163,5,TurboBrasier
|
||||
163,6,Turbobrand
|
||||
163,7,Turbollama
|
||||
163,8,Piroturbina
|
||||
164,1,テラボルテージ
|
||||
164,5,Téra-Voltage
|
||||
164,6,Teravolt
|
||||
164,7,Terravoltaje
|
||||
164,8,Teravolt
|
||||
|
|
|
|
@ -2959,12 +2959,18 @@ pokemon_id,language_id,name
|
|||
493,6,Arceus
|
||||
494,1,ビクティニ
|
||||
495,1,ツタージャ
|
||||
495,5,Vipélierre
|
||||
495,6,Serpifeu
|
||||
496,1,ジャノビー
|
||||
497,1,ジャローダ
|
||||
498,1,ポカブ
|
||||
498,5,Gruikui
|
||||
498,6,Floink
|
||||
499,1,チャオブー
|
||||
500,1,エンブオー
|
||||
501,1,ミジュマル
|
||||
501,5,Moustillon
|
||||
501,6,Ottaro
|
||||
502,1,フタチマル
|
||||
503,1,ダイケンキ
|
||||
504,1,ミネズミ
|
||||
|
@ -3107,7 +3113,11 @@ pokemon_id,language_id,name
|
|||
641,1,トルネロス
|
||||
642,1,ボルトロス
|
||||
643,1,レシラム
|
||||
643,5,Reshiram
|
||||
643,6,Reshiram
|
||||
644,1,ゼクロム
|
||||
644,5,Zekrom
|
||||
644,6,Zekrom
|
||||
645,1,ランドロス
|
||||
646,1,キュレム
|
||||
647,1,ケルディオ
|
||||
|
|
|
Loading…
Reference in a new issue