1
0
Fork 0
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:
Andrew Ekstedt 2012-10-26 23:53:41 -07:00
parent 48e0b9a605
commit c5418ea344
2 changed files with 2 additions and 2 deletions
pokedex/data/csv

View file

@ -427,7 +427,7 @@ id,region_id,identifier
437,3,granite-cave
438,3,petalburg-woods
439,3,jagged-pass
440,3,fiery-pass
440,3,fiery-path
441,3,mt-pyre
442,3,seafloor-cavern
443,3,cave-of-origin

1 id region_id identifier
427 437 3 granite-cave
428 438 3 petalburg-woods
429 439 3 jagged-pass
430 440 3 fiery-pass fiery-path
431 441 3 mt-pyre
432 442 3 seafloor-cavern
433 443 3 cave-of-origin