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