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