mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Let's Go Victory Road: use the correct identifier
This commit is contained in:
parent
0935bbd24f
commit
c8eab134d8
2 changed files with 9 additions and 9 deletions
|
@ -176,7 +176,6 @@ location_id,generation_id,game_index
|
||||||
151,4,143
|
151,4,143
|
||||||
151,7,33
|
151,7,33
|
||||||
152,4,221
|
152,4,221
|
||||||
152,7,45
|
|
||||||
153,4,128
|
153,4,128
|
||||||
154,4,139
|
154,4,139
|
||||||
154,7,29
|
154,7,29
|
||||||
|
@ -187,6 +186,7 @@ location_id,generation_id,game_index
|
||||||
157,7,25
|
157,7,25
|
||||||
158,4,201
|
158,4,201
|
||||||
158,7,42
|
158,7,42
|
||||||
|
159,7,45
|
||||||
160,7,47
|
160,7,47
|
||||||
161,4,106
|
161,4,106
|
||||||
161,7,51
|
161,7,51
|
||||||
|
|
|
|
@ -569,16 +569,8 @@ location_id,local_language_id,name,subtitle
|
||||||
151,9,Vermilion City,
|
151,9,Vermilion City,
|
||||||
151,11,クチバシティ,
|
151,11,クチバシティ,
|
||||||
151,12,枯叶市,
|
151,12,枯叶市,
|
||||||
152,1,チャンピオンロード,
|
|
||||||
152,3,챔피언로드,
|
|
||||||
152,4,冠軍之路,
|
|
||||||
152,5,Route Victoire,
|
152,5,Route Victoire,
|
||||||
152,6,Siegesstraße,
|
|
||||||
152,7,Calle Victoria,
|
|
||||||
152,8,Via Vittoria,
|
|
||||||
152,9,Victory Road,
|
152,9,Victory Road,
|
||||||
152,11,チャンピオンロード,
|
|
||||||
152,12,冠军之路,
|
|
||||||
153,5,Mauville,
|
153,5,Mauville,
|
||||||
153,9,Violet City,
|
153,9,Violet City,
|
||||||
154,1,トキワシティ,
|
154,1,トキワシティ,
|
||||||
|
@ -623,8 +615,16 @@ location_id,local_language_id,name,subtitle
|
||||||
158,9,Power Plant,
|
158,9,Power Plant,
|
||||||
158,11,無人発電所,
|
158,11,無人発電所,
|
||||||
158,12,无人发电厂,
|
158,12,无人发电厂,
|
||||||
|
159,1,チャンピオンロード,
|
||||||
|
159,3,챔피언로드,
|
||||||
|
159,4,冠軍之路,
|
||||||
159,5,Route Victoire,
|
159,5,Route Victoire,
|
||||||
|
159,6,Siegesstraße,
|
||||||
|
159,7,Calle Victoria,
|
||||||
|
159,8,Via Vittoria,
|
||||||
159,9,Victory Road,
|
159,9,Victory Road,
|
||||||
|
159,11,チャンピオンロード,
|
||||||
|
159,12,冠军之路,
|
||||||
160,1,ポケモンタワー,
|
160,1,ポケモンタワー,
|
||||||
160,3,포켓몬타워,
|
160,3,포켓몬타워,
|
||||||
160,4,寶可夢塔,
|
160,4,寶可夢塔,
|
||||||
|
|
|
Loading…
Add table
Reference in a new issue