PokeAPI / pokeapi

The Pokémon API
https://pokeapi.co
BSD 3-Clause "New" or "Revised" License
4.05k stars 921 forks source link

Implemented suggest change of renaming locations.csv id=768 to malie-city--proper #1098

Open O-Tahmas opened 1 month ago

O-Tahmas commented 1 month ago

This PR addresses the issue of duplicate location entries in locations.csv for malie-city. Currently, both id=768 and id=1045 are listed as malie-city. To resolve this, id=768 has been renamed to malie-city--proper.

This change ensures that all (region_id, identifier) combinations in locations.csv are unique, maintaining data integrity and clarity for location entries.

Naramsim commented 1 month ago

Hi! Why the double --?

O-Tahmas commented 1 month ago

Hi! Why the double --?

Hey! I just copied & pasted from the issue thread to be safe :) https://github.com/PokeAPI/pokeapi/issues/1097

Naramsim commented 1 month ago

Yeah, but that's not a valid reason 😂😂.

I'd say we go with the single one. Or maybe you can tag the guy who replied to you on the other issues