diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-27 23:54:51 -0500 |
---|---|---|
committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-27 23:54:51 -0500 |
commit | bf45b83c65026a84425e3bc1f99e269653ed8c8b (patch) | |
tree | af156de0cd3cb382ec53301de3c2812869837b8d /data/maps/Route134 | |
parent | 782979f1fc37c358a5c675a1c42afae9b0027805 (diff) |
Finish documenting event vars
Diffstat (limited to 'data/maps/Route134')
-rw-r--r-- | data/maps/Route134/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route134/map.json b/data/maps/Route134/map.json index 1e9123efe..8b3a9518e 100644 --- a/data/maps/Route134/map.json +++ b/data/maps/Route134/map.json @@ -6,7 +6,7 @@ "region_map_section": "MAPSEC_ROUTE_134", "requires_flash": false, "weather": "WEATHER_SUNNY", - "map_type": "MAP_TYPE_6", + "map_type": "MAP_TYPE_OCEAN_ROUTE", "allow_bike": true, "allow_escape_rope": false, "allow_running": true, |