mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Fix "Fiery Path" location name
This commit is contained in:
parent
48e0b9a605
commit
c5418ea344
2 changed files with 2 additions and 2 deletions
pokedex/data/csv
|
@ -512,7 +512,7 @@ location_id,local_language_id,name
|
|||
437,9,Granite Cave
|
||||
438,9,Petalburg Woods
|
||||
439,9,Jagged Pass
|
||||
440,9,Fiery Pass
|
||||
440,9,Fiery Path
|
||||
441,9,Mt. Pyre
|
||||
442,9,Seafloor Cavern
|
||||
443,9,Cave of Origin
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue