Update moped.brf
This commit is contained in:
parent
ac38737927
commit
8f4b5709e3
@ -23,6 +23,10 @@ assign turnInstructionMode = 1 # 0=none, 1=auto-choose, 2=locus-style, 3=osman
|
||||
assign turncost = if junction=roundabout then 0
|
||||
else 90
|
||||
|
||||
assign initialclassifier =
|
||||
if route=ferry then 1
|
||||
else 0
|
||||
|
||||
assign initialcost switch route=ferry 20000 0
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user