From 43cff49725d13030db48308e63623c139303cc55 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 6 Aug 2025 09:52:49 +0200 Subject: [PATCH] Update config.lua --- resources/[carscripts]/lc_fuel/config.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/[carscripts]/lc_fuel/config.lua b/resources/[carscripts]/lc_fuel/config.lua index 3cd77bda6..3e5327ff5 100644 --- a/resources/[carscripts]/lc_fuel/config.lua +++ b/resources/[carscripts]/lc_fuel/config.lua @@ -406,6 +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 }