forked from Simnation/Main
ed
This commit is contained in:
parent
116a67bd1c
commit
21694d4b1c
2 changed files with 2 additions and 2 deletions
|
@ -115,7 +115,7 @@ Config.DealershipLocations = {
|
||||||
size = 5
|
size = 5
|
||||||
},
|
},
|
||||||
purchaseSpawn = vector4(-97.61, -2458.32, 6.02, 60.44),
|
purchaseSpawn = vector4(-97.61, -2458.32, 6.02, 60.44),
|
||||||
testDriveSpawn = vector4(-59.45, -1073.64, 27.19, 69.48)
|
testDriveSpawn = vector4(-59.45, -1073.64, 27.19, 69.48),
|
||||||
camera = {
|
camera = {
|
||||||
name = "Car",
|
name = "Car",
|
||||||
coords = vector4(-146.6166, -596.6301, 166.0, 270.0),
|
coords = vector4(-146.6166, -596.6301, 166.0, 270.0),
|
||||||
|
|
|
@ -406,7 +406,7 @@ Config.CustomGasPumpLocations = {
|
||||||
{ prop = "prop_gas_pump_1b", location = vector4(1771.81, 3229.24, 41.51, 15.00), ropeLength = 14.0 },
|
{ prop = "prop_gas_pump_1b", location = vector4(1771.81, 3229.24, 41.51, 15.00), 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(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
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue