From 4e56c036c10af6498ebacfbc7230292cf03c6eb9 Mon Sep 17 00:00:00 2001 From: Andrew Ekstedt Date: Tue, 27 May 2014 20:16:22 -0700 Subject: [PATCH] Delete erroneous "Vermillion City" location. Typo from when FRLG encounters were first imported. The correct spelling is, of course, "vermilion". --- pokedex/data/csv/location_areas.csv | 2 +- pokedex/data/csv/location_names.csv | 1 - pokedex/data/csv/locations.csv | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/pokedex/data/csv/location_areas.csv b/pokedex/data/csv/location_areas.csv index 9edc2e5..50ac254 100644 --- a/pokedex/data/csv/location_areas.csv +++ b/pokedex/data/csv/location_areas.csv @@ -511,7 +511,7 @@ id,location_id,game_index,identifier 554,86,113, 555,154,114, 556,68,115, -557,525,116, +557,151,116, 558,67,117, 559,76,118, 560,71,119, diff --git a/pokedex/data/csv/location_names.csv b/pokedex/data/csv/location_names.csv index 83fe237..81a434a 100644 --- a/pokedex/data/csv/location_names.csv +++ b/pokedex/data/csv/location_names.csv @@ -597,7 +597,6 @@ location_id,local_language_id,name 522,9,Route 19 523,9,Route 20 524,9,Route 21 -525,9,Vermillion City 526,9,One Island 527,9,Four Island 528,9,Five Island diff --git a/pokedex/data/csv/locations.csv b/pokedex/data/csv/locations.csv index f7dd1dc..49ee037 100644 --- a/pokedex/data/csv/locations.csv +++ b/pokedex/data/csv/locations.csv @@ -512,7 +512,6 @@ id,region_id,identifier 522,1,kanto-route-19 523,1,kanto-route-20 524,1,kanto-route-21 -525,1,vermillion-city 526,1,one-island 527,1,four-island 528,1,five-island