From c966c0a5e7e3e27709e4193f008bc45d0b62b54a Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Thu, 17 Jul 2025 00:21:23 +0200 Subject: [PATCH] d --- resources/[carscripts]/heli/heli_client.lua | 4 ++++ .../[inventory]/tgiann-inventory/configs/configStashes.lua | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/resources/[carscripts]/heli/heli_client.lua b/resources/[carscripts]/heli/heli_client.lua index 68532a593..cef6fbf59 100644 --- a/resources/[carscripts]/heli/heli_client.lua +++ b/resources/[carscripts]/heli/heli_client.lua @@ -27,6 +27,10 @@ local speed_measure = "Km/h" -- default unit to measure vehicle speed but can be heli = { "polmav", +"as350", +"uh1" + + } -- Script starts here diff --git a/resources/[inventory]/tgiann-inventory/configs/configStashes.lua b/resources/[inventory]/tgiann-inventory/configs/configStashes.lua index 93a09d16a..a60f21caa 100644 --- a/resources/[inventory]/tgiann-inventory/configs/configStashes.lua +++ b/resources/[inventory]/tgiann-inventory/configs/configStashes.lua @@ -1,5 +1,5 @@ config.stashes = { - active = false, + active = true, locations = { { coords = vec3(452.3, -991.4, 30.7),