Merge pull request #5903 from bxl-forever/maxspeed-brussels

Update car.lua - new maxspeed default speed for Brussels, Belgium
This commit is contained in:
Denis Chapligin 2020-12-03 11:22:42 +02:00 committed by GitHub
commit 370081ec14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -270,6 +270,8 @@ function setup()
["at:rural"] = 100,
["at:trunk"] = 100,
["be:motorway"] = 120,
["be-bru:rural"] = 70,
["be-bru:urban"] = 30,
["be-vlg:rural"] = 70,
["by:urban"] = 60,
["by:motorway"] = 110,