diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-18 14:08:29 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-02-18 14:08:29 -0500 |
commit | 4643330fdd2f458a4f714eb7ae1a586d2d24da37 (patch) | |
tree | b22566d7e54252ffee2d4b8e172ee708c2841559 /data/maps/Route23 | |
parent | e4d15a2338500e91e1f2a9723c48ecf25ae8111e (diff) |
Name allow_cycling, floor_number header properties
Diffstat (limited to 'data/maps/Route23')
-rw-r--r-- | data/maps/Route23/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route23/map.json b/data/maps/Route23/map.json index 36bee2780..e3c0a22dd 100644 --- a/data/maps/Route23/map.json +++ b/data/maps/Route23/map.json @@ -7,7 +7,7 @@ "requires_flash": false, "weather": "WEATHER_SUNNY", "map_type": "MAP_TYPE_3", - "unknown_18": 1, + "allow_cycling": true, "unknown_19": 6, "elevator_flag": 0, "battle_scene": "BATTLE_SCENE_0", |