Update car.lua - new maxspeed default speed for Brussels, Belgium

Those new speeds apply by law as from Jan. 1, 2021 within the entire Brussels-Capital Region, one of the 3 regions of Belgium.
This commit is contained in:
bxl-forever 2020-12-02 13:32:12 +01:00 committed by GitHub
parent 18a0f6c1f8
commit d340f4eabc
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,