forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
dea6b462c8
commit
80962188f9
1 changed files with 5 additions and 1 deletions
|
@ -262,7 +262,10 @@ Config.DieselVehicles = {
|
||||||
"brickadeta",
|
"brickadeta",
|
||||||
"brickadebr",
|
"brickadebr",
|
||||||
"brickaderv",
|
"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(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(-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_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
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue