forked from Simnation/Main
edit
This commit is contained in:
parent
4bfeae726b
commit
4209a0062e
2 changed files with 1 additions and 5 deletions
|
@ -24,7 +24,7 @@ Config.dealerships.cardealer = { -- Dealership ID, NEEDS TO BE THE SAME AS THE J
|
|||
{ coords = vec3(-45.9, -1090.5, 26.4), radius = 0.5, includeBossMenu = true },
|
||||
},
|
||||
catalogues = { -- The catalogues to the players see the vehicle and emplooyes change the vehicle on showrrom
|
||||
{ coords = vec3(-38.9677, -1100.3239, 27.2744), radius = 0.3, vehicleCoords = vec4(-47.4407, -1102.5425, 25.4223, 21.7067), vehicle = 'premier', vehicleColor = 54 },
|
||||
{ coords = vec3(-38.9677, -1100.3239, 27.2744), radius = 0.3, vehicleCoords = vec4(-18.6879, -1109.9081, 25.6721, 162.7105), vehicle = 'premier', vehicleColor = 54 },
|
||||
{ coords = vec3(-40.3571, -1094.4016, 27.2744), radius = 0.3, vehicleCoords = vec4(-47.6907, -1092.1736, 25.4223, 191.9820), vehicle = 'club', vehicleColor = 0 },
|
||||
{ coords = vec3(-46.9032, -1095.3708, 27.2744), radius = 0.3, vehicleCoords = vec4(-41.6594, -1094.7953, 25.4223, 207.8178), vehicle = 'chavosv6', vehicleColor = 73 },
|
||||
{ coords = vec3(-50.9658, -1087.0402, 27.2744), radius = 0.3, vehicleCoords = vec4(-37.3014, -1101.6620, 25.4223, 73.1960), vehicle = 'baller2', vehicleColor = 6 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue