diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-09-01 14:26:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-01 14:26:11 -0400 |
| commit | 5fc49bfd9f4dc2f04448dfcb2a296d3964677742 (patch) | |
| tree | 8601fc6870c5f6c108f60ca89b2d5d9447a2e554 /data/maps/Route124 | |
| parent | 7c8bc0fbe3606f9dac1f84a9f3a25879cb984782 (diff) | |
| parent | 9d7a11d9c0c8cc299fd4c7ce3a038934584db8dd (diff) | |
Merge pull request #1165 from GriffinRichards/fix-underwatermaps
Give proper names to underwater maps
Diffstat (limited to 'data/maps/Route124')
| -rw-r--r-- | data/maps/Route124/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route124/map.json b/data/maps/Route124/map.json index cb075d29a..370a5f4e4 100644 --- a/data/maps/Route124/map.json +++ b/data/maps/Route124/map.json @@ -36,7 +36,7 @@ { "direction": "dive", "offset": 0, - "map": "MAP_UNDERWATER1" + "map": "MAP_UNDERWATER_ROUTE124" } ], "object_events": [ |
