1
0
Fork 0
forked from Simnation/Main

Update map4allpdm.lua

This commit is contained in:
Nordi98 2025-06-23 20:42:02 +02:00
parent cc3781ceda
commit b1e93f2015

View file

@ -25,7 +25,7 @@ Config.dealerships.cardealer = { -- Dealership ID, NEEDS TO BE THE SAME AS THE J
},
catalogues = { -- The catalogues to the players see the vehicle and emplooyes change the vehicle on showrrom
{ coords = vec3(-38.4576, -1100.1495, 27.2744), radius = 0.3, vehicleCoords = vec4(-42.7976, -1101.9343, 26.3023, 300.1392), vehicle = 'premier', vehicleColor = 54 },
{ coords = vec3(-40.7651, -1094.7084, 27.2744), radius = 0.3, vehicleCoords = vec4(-35.2390, -1093.0940, 26.3023, 102.9311), vehicle = 'mesa', vehicleColor = 0 },
{ coords = vec3(-40.7651, -1094.7084, 27.2744), radius = 0.3, vehicleCoords = vec4(-32.2390, -1093.0940, 26.3023, 102.9311), vehicle = 'mesa', vehicleColor = 0 },
{ coords = vec3(-46.9909, -1095.9198, 27.2744), radius = 0.3, vehicleCoords = vec4(-47.8146, -1091.7627, 26.3023, 184.0490), vehicle = 'rebla', vehicleColor = 73 },
{ coords = vec3(-51.3000, -1094.8566, 27.2744), radius = 0.3, vehicleCoords = vec4(-55.2371, -1097.4758, 26.3023, 308.8009), vehicle = 'cavalcade', vehicleColor = 4 },
},