From 4eabd8af8dc4698941ab4c985459249a6e14c177 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Sat, 28 Jun 2025 01:20:29 +0200 Subject: [PATCH] Update fussion.lua --- resources/[carscripts]/mt_dealerships/dealerships/fussion.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[carscripts]/mt_dealerships/dealerships/fussion.lua b/resources/[carscripts]/mt_dealerships/dealerships/fussion.lua index 098319d0c..eec26ae47 100644 --- a/resources/[carscripts]/mt_dealerships/dealerships/fussion.lua +++ b/resources/[carscripts]/mt_dealerships/dealerships/fussion.lua @@ -21,7 +21,7 @@ Config.dealerships.fussion = { -- Dealership ID, NEEDS TO BE THE SAME AS THE JOB comissions = { buyPercentage = 50, sellComission = 10 }, -- The dealership commisions (buyPercentage is the percentage of vehicle price that the dealership will buy it and the sellComission is the comission that the employee will earn on selling vehicles to players) blip = { enabled = false, coords = vec3(1223.71, 2722.84, 38.01), sprite = 523, color = 3, scale = 0.6, display = 4 }, -- Dealership map blip dashboards = { -- Dealership dashboards to import vehicles and see transations and etc - { coords = vec3(-587.4727, -585.7220, 41.3818), radius = 0.5, includeBossMenu = true }, + { coords = vec3(-587.4727, -585.7220, 40.3818), radius = 0.5, includeBossMenu = true }, }, catalogues = { -- The catalogues to the players see the vehicle and emplooyes change the vehicle on showrrom { coords = vec3(-532.6084, -616.6392, 40.0757), radius = 0.25, vehicleCoords = vec4(-549.9257, -615.4942, 39.2745, 3.3192), vehicle = 'quailv8', vehicleColor = 59 },