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),