diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-10-09 08:40:14 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-09 08:40:14 -0400 |
commit | 77a6ee507fdeef8d6a3b8146c70df107e124b0b5 (patch) | |
tree | d628693647f730f285f68fcd39b03e781a1a37ab /data/maps/Route5 | |
parent | 2a7205dec677c98d087cb8ba191370de464c8bf0 (diff) | |
parent | 40a810679f0fce5c092f9f619025b04dbbf8a214 (diff) |
Merge pull request #96 from SatoMew/master
Replace labels for used and unused Saffron City maps
Diffstat (limited to 'data/maps/Route5')
-rw-r--r-- | data/maps/Route5/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route5/map.json b/data/maps/Route5/map.json index 0c79d7687..3cf8a29dc 100644 --- a/data/maps/Route5/map.json +++ b/data/maps/Route5/map.json @@ -18,7 +18,7 @@ "direction": "up" }, { - "map": "MAP_SAFFRON_CITY", + "map": "MAP_SAFFRON_CITY_CLASSIC", "offset": 0, "direction": "down" } |