1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-08-12 14:47:07 +02:00
parent dea6b462c8
commit 80962188f9

View file

@ -262,7 +262,10 @@ Config.DieselVehicles = {
"brickadeta",
"brickadebr",
"brickaderv",
"muleflatbed"
"muleflatbed",
"borneo",
"borneo2",
"borneo3",
@ -407,6 +410,7 @@ Config.CustomGasPumpLocations = {
{ prop = "prop_gas_pump_1b", location = vector4(1748.31, 3297.08, 40.16, 15.0), ropeLength = 14.0 },
{ prop = "prop_gas_pump_1b", location = vector4(-994.71, -3032.24, 12.95, 337.73), ropeLength = 30.0 }, -- Flughafen
{ prop = "prop_gas_pump_1b", location = vector4(1477.24, 3868.23, 30.18, 38.44), ropeLength = 30.0 }, -- Alamo See
{ prop = "prop_vintage_pump", location = vector4(4494.56, -4512.34, 4.05, 19.24), ropeLength = 30.0 }, -- Cayo Perico
}