From 091bb6be25dd2955825233e4e2f9af8e3372cf02 Mon Sep 17 00:00:00 2001 From: O-Tahmas Date: Tue, 28 May 2024 15:51:05 +0100 Subject: [PATCH 1/2] Implemented suggested change of renaming Malie City id=768 in locations.csv --- data/v2/csv/locations.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/v2/csv/locations.csv b/data/v2/csv/locations.csv index ee98f72b..ee7c93f1 100644 --- a/data/v2/csv/locations.csv +++ b/data/v2/csv/locations.csv @@ -749,7 +749,7 @@ id,region_id,identifier 765,7,alola-route-14 766,7,ulaula-meadow 767,7,po-town -768,7,malie-city +768,7,malie-city--proper 769,7,malie-garden 770,7,mount-hokulani 771,7,blush-mountain From 15157a5d43dca4374ce3f75f4c429f43c096e817 Mon Sep 17 00:00:00 2001 From: O-Tahmas Date: Sun, 14 Jul 2024 15:30:34 +0100 Subject: [PATCH 2/2] Changed to one dash for -proper --- data/v2/csv/locations.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/v2/csv/locations.csv b/data/v2/csv/locations.csv index ee7c93f1..7fe84265 100644 --- a/data/v2/csv/locations.csv +++ b/data/v2/csv/locations.csv @@ -749,7 +749,7 @@ id,region_id,identifier 765,7,alola-route-14 766,7,ulaula-meadow 767,7,po-town -768,7,malie-city--proper +768,7,malie-city-proper 769,7,malie-garden 770,7,mount-hokulani 771,7,blush-mountain