forked from Simnation/Main
ed
This commit is contained in:
parent
8c00342c4f
commit
e344d618c0
1 changed files with 3 additions and 3 deletions
|
@ -223,8 +223,8 @@ Config.DealershipLocations = {
|
|||
["spautohaus"] = {
|
||||
type = "owned", -- or "owned", "self-service"
|
||||
openShowroom = {
|
||||
coords = vector3(-1623.0, -3151.56, 13.99),
|
||||
size = 5
|
||||
coords = vector3(1921.12, 3725.73, 32.57)
|
||||
size = 2
|
||||
},
|
||||
openManagement = {
|
||||
coords = vector3(1921.25, 3725.89, 32.57),
|
||||
|
@ -241,7 +241,7 @@ Config.DealershipLocations = {
|
|||
coords = vector4(-146.6166, -596.6301, 166.0, 270.0),
|
||||
positions = {5.0, 8.0, 12.0, 8.0}
|
||||
},
|
||||
categories = {"motorcycles", "offroad", "muscle", "cycles",},
|
||||
categories = {"motorcycles", "offroad", "muscle", "cycles", "utility"},
|
||||
enableSellVehicle = true, -- Allow players to sell vehicles back to dealer
|
||||
sellVehiclePercent = 0.6, -- 60% of current sale price
|
||||
enableTestDrive = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue