Update countrybicycle.lua
no bikes on motorroad
This commit is contained in:
parent
334a8eb66e
commit
e89d116b73
@ -220,7 +220,8 @@ function setup()
|
|||||||
avoid = Set {
|
avoid = Set {
|
||||||
'impassable',
|
'impassable',
|
||||||
'construction',
|
'construction',
|
||||||
'proposed'
|
'proposed',
|
||||||
|
'motorroad'
|
||||||
},
|
},
|
||||||
|
|
||||||
uselocationtags = Set
|
uselocationtags = Set
|
||||||
|
Loading…
Reference in New Issue
Block a user