mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Fixed romanization of herakurosu and herugaa.
The "he" characters were erroneously hiragana instead of katakana.
This commit is contained in:
parent
545cbc8928
commit
ba08a41f2f
1 changed files with 2 additions and 2 deletions
|
@ -1277,7 +1277,7 @@ pokemon_id,language_id,name
|
|||
213,4,壺壺
|
||||
213,5,Caratroc
|
||||
213,6,Pottrott
|
||||
214,1,へラクロス
|
||||
214,1,ヘラクロス
|
||||
214,2,Heracros
|
||||
214,3,헤라크로스
|
||||
214,4,赫拉剋羅斯
|
||||
|
@ -1367,7 +1367,7 @@ pokemon_id,language_id,name
|
|||
228,4,戴魯比
|
||||
228,5,Malosse
|
||||
228,6,Hunduster
|
||||
229,1,へルガー
|
||||
229,1,ヘルガー
|
||||
229,2,Hellgar
|
||||
229,3,헬가
|
||||
229,4,黑魯加
|
||||
|
|
|
Loading…
Reference in a new issue