From c5418ea344d6bfa2d7bed6a5d36a93ce402d553b Mon Sep 17 00:00:00 2001 From: Andrew Ekstedt Date: Fri, 26 Oct 2012 23:53:41 -0700 Subject: [PATCH] Fix "Fiery Path" location name --- pokedex/data/csv/location_names.csv | 2 +- pokedex/data/csv/locations.csv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pokedex/data/csv/location_names.csv b/pokedex/data/csv/location_names.csv index d68c828..34840ec 100644 --- a/pokedex/data/csv/location_names.csv +++ b/pokedex/data/csv/location_names.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 diff --git a/pokedex/data/csv/locations.csv b/pokedex/data/csv/locations.csv index 0d7ca8d..42471b8 100644 --- a/pokedex/data/csv/locations.csv +++ b/pokedex/data/csv/locations.csv @@ -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