diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-09-01 03:03:14 -0400 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-09-01 03:03:14 -0400 |
| commit | f5495d12200adf2e1ec2b5d7979997f0aa1ec893 (patch) | |
| tree | ef268adecb7bee17e93b95ec91383c4999e7cd06 /data/maps/Route124 | |
| parent | 5773bb864344c2f365dc14ddb64a1d1fbb114b32 (diff) | |
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": [ |
