summaryrefslogtreecommitdiff
path: root/data/maps/Route132
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-10 23:13:27 -0400
committerhuderlem <huderlem@gmail.com>2020-04-28 19:59:08 -0500
commitb1d26e10a829a2a1526754b88167485df7e2511f (patch)
treec7bc3138a1f0a131a713457e4905ebc71c10b677 /data/maps/Route132
parent724ffe14ee2be59a34dc6a397f6579cc0d820cff (diff)
Sync map header property names with pokefirered
Diffstat (limited to 'data/maps/Route132')
-rw-r--r--data/maps/Route132/map.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route132/map.json b/data/maps/Route132/map.json
index c42ff83a3..1566652c0 100644
--- a/data/maps/Route132/map.json
+++ b/data/maps/Route132/map.json
@@ -7,8 +7,8 @@
"requires_flash": false,
"weather": "WEATHER_SUNNY",
"map_type": "MAP_TYPE_OCEAN_ROUTE",
- "allow_bike": true,
- "allow_escape_rope": false,
+ "allow_cycling": true,
+ "allow_escaping": false,
"allow_running": true,
"show_map_name": true,
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",