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/Route10_PokemonCenter_1F | |
| parent | e4d15a2338500e91e1f2a9723c48ecf25ae8111e (diff) | |
Name allow_cycling, floor_number header properties
Diffstat (limited to 'data/maps/Route10_PokemonCenter_1F')
| -rw-r--r-- | data/maps/Route10_PokemonCenter_1F/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route10_PokemonCenter_1F/map.json b/data/maps/Route10_PokemonCenter_1F/map.json index dc1543ef0..61430e9d4 100644 --- a/data/maps/Route10_PokemonCenter_1F/map.json +++ b/data/maps/Route10_PokemonCenter_1F/map.json @@ -7,7 +7,7 @@ "requires_flash": false, "weather": "WEATHER_NONE", "map_type": "MAP_TYPE_8", - "unknown_18": 0, + "allow_cycling": false, "unknown_19": 0, "elevator_flag": 0, "battle_scene": "BATTLE_SCENE_0", |
