diff options
Diffstat (limited to 'data/maps/Route1')
-rw-r--r-- | data/maps/Route1/map.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/maps/Route1/map.json b/data/maps/Route1/map.json index 58b0776eb..9b6547be6 100644 --- a/data/maps/Route1/map.json +++ b/data/maps/Route1/map.json @@ -8,8 +8,10 @@ "weather": "WEATHER_SUNNY", "map_type": "MAP_TYPE_3", "allow_cycling": true, - "unknown_19": 6, - "elevator_flag": 0, + "allow_escaping": false, + "allow_running": true, + "show_map_name": true, + "floor_number": 0, "battle_scene": "BATTLE_SCENE_0", "connections": [ { |