Merge pull request #5903 from bxl-forever/maxspeed-brussels
Update car.lua - new maxspeed default speed for Brussels, Belgium
This commit is contained in:
commit
370081ec14
@ -270,6 +270,8 @@ function setup()
|
|||||||
["at:rural"] = 100,
|
["at:rural"] = 100,
|
||||||
["at:trunk"] = 100,
|
["at:trunk"] = 100,
|
||||||
["be:motorway"] = 120,
|
["be:motorway"] = 120,
|
||||||
|
["be-bru:rural"] = 70,
|
||||||
|
["be-bru:urban"] = 30,
|
||||||
["be-vlg:rural"] = 70,
|
["be-vlg:rural"] = 70,
|
||||||
["by:urban"] = 60,
|
["by:urban"] = 60,
|
||||||
["by:motorway"] = 110,
|
["by:motorway"] = 110,
|
||||||
|
Loading…
Reference in New Issue
Block a user