diff options
Diffstat (limited to 'data/maps/SecretBase_Tree4')
-rw-r--r-- | data/maps/SecretBase_Tree4/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/SecretBase_Tree4/map.json b/data/maps/SecretBase_Tree4/map.json index 1c35f9249..a73776567 100644 --- a/data/maps/SecretBase_Tree4/map.json +++ b/data/maps/SecretBase_Tree4/map.json @@ -8,8 +8,8 @@ "requires_flash": false, "weather": "WEATHER_NONE", "map_type": "MAP_TYPE_SECRET_BASE", - "allow_bike": false, - "allow_escape_rope": false, + "allow_cycling": false, + "allow_escaping": false, "allow_running": true, "show_map_name": true, "battle_scene": "MAP_BATTLE_SCENE_FRONTIER", |