diff --git a/pokedex/data/csv/location_names.csv b/pokedex/data/csv/location_names.csv index 34840ec..ec0957d 100644 --- a/pokedex/data/csv/location_names.csv +++ b/pokedex/data/csv/location_names.csv @@ -675,3 +675,23 @@ location_id,local_language_id,name 565,9,Iron Room 566,1,誓いの林 566,9,Pledge Grove +567,9,Littleroot Town +568,9,Oldale Town +569,9,Lavaridge Town +570,9,Fallarbor Town +571,9,Verdanturf Town +572,9,Mauville City +573,9,Rustboro City +574,9,Fortree City +575,9,Underwater +576,9,Mt. Chimney +577,9,Mirage Island +578,9,Southern Island +579,9,Sealed Chamber +580,9,Scorched Slab +581,9,Island Cave +582,9,Desert Ruins +583,9,Ancient Tomb +584,9,Inside of truck +585,9,Secret Base +586,9,Battle Tower diff --git a/pokedex/data/csv/locations.csv b/pokedex/data/csv/locations.csv index 42471b8..af16a06 100644 --- a/pokedex/data/csv/locations.csv +++ b/pokedex/data/csv/locations.csv @@ -174,7 +174,7 @@ id,region_id,identifier 181,4,galactic-hq 182,4,verity-lakefront 183,4,newmoon-island -184,4,battle-tower +184,4,sinnoh-battle-tower 185,4,fight-area 186,4,survival-area 187,4,seabreak-path @@ -554,3 +554,23 @@ id,region_id,identifier 564,5,glacier-room 565,5,iron-room 566,5,pledge-grove +567,3,littleroot-town +568,3,oldale-town +569,3,lavaridge-town +570,3,fallarbor-town +571,3,verdanturf-town +572,3,mauville-city +573,3,rustboro-city +574,3,fortree-city +575,3,underwater +576,3,mt-chimney +577,3,mirage-island +578,3,southern-island +579,3,sealed-chamber +580,3,scorched-slab +581,3,island-cave +582,3,desert-ruins +583,3,ancient-tomb +584,3,inside-of-truck +585,3,secret-base +586,3,hoenn-battle-tower