Discards construction and proposed ways, resolves #4230
This commit is contained in:
+3
-1
@@ -76,7 +76,9 @@ local profile = {
|
||||
},
|
||||
|
||||
avoid = Set {
|
||||
'impassable'
|
||||
'impassable',
|
||||
'construction',
|
||||
'proposed'
|
||||
},
|
||||
|
||||
speeds = Sequence {
|
||||
|
||||
Reference in New Issue
Block a user