From 21694d4b1ce5dc5934054f4ecc36671bd286ee4c Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 6 Aug 2025 10:02:47 +0200 Subject: [PATCH] ed --- resources/[carscripts]/jg-dealerships/config/config.lua | 2 +- resources/[carscripts]/lc_fuel/config.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/[carscripts]/jg-dealerships/config/config.lua b/resources/[carscripts]/jg-dealerships/config/config.lua index ee3611838..b453ef567 100644 --- a/resources/[carscripts]/jg-dealerships/config/config.lua +++ b/resources/[carscripts]/jg-dealerships/config/config.lua @@ -115,7 +115,7 @@ Config.DealershipLocations = { size = 5 }, 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 = { name = "Car", coords = vector4(-146.6166, -596.6301, 166.0, 270.0), diff --git a/resources/[carscripts]/lc_fuel/config.lua b/resources/[carscripts]/lc_fuel/config.lua index 3e5327ff5..4d681875b 100644 --- a/resources/[carscripts]/lc_fuel/config.lua +++ b/resources/[carscripts]/lc_fuel/config.lua @@ -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(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(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 }