diff options
Diffstat (limited to 'data/maps/BattlePyramidSquare04')
-rw-r--r-- | data/maps/BattlePyramidSquare04/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/BattlePyramidSquare04/map.json b/data/maps/BattlePyramidSquare04/map.json index 5c33ba43a..28a3ff46d 100644 --- a/data/maps/BattlePyramidSquare04/map.json +++ b/data/maps/BattlePyramidSquare04/map.json @@ -7,8 +7,8 @@ "requires_flash": false, "weather": "WEATHER_NONE", "map_type": "MAP_TYPE_INDOOR", - "allow_bike": false, - "allow_escape_rope": false, + "allow_cycling": false, + "allow_escaping": false, "allow_running": false, "show_map_name": false, "battle_scene": "MAP_BATTLE_SCENE_GYM", |