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/Route129 | |
| parent | 5773bb864344c2f365dc14ddb64a1d1fbb114b32 (diff) | |
Give proper names to underwater maps
Diffstat (limited to 'data/maps/Route129')
| -rw-r--r-- | data/maps/Route129/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route129/map.json b/data/maps/Route129/map.json index ca814b465..d5383eb50 100644 --- a/data/maps/Route129/map.json +++ b/data/maps/Route129/map.json @@ -26,7 +26,7 @@ { "direction": "dive", "offset": 0, - "map": "MAP_UNDERWATER5" + "map": "MAP_UNDERWATER_ROUTE129" } ], "object_events": [ |
