From 7b7882788b62b49494dc92b5e0d51a611f67dd5a Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 13 Aug 2025 23:57:48 +0200 Subject: [PATCH] Update client.lua --- resources/[inventory]/shisha/client.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[inventory]/shisha/client.lua b/resources/[inventory]/shisha/client.lua index c6c584ac8..5e43e06be 100644 --- a/resources/[inventory]/shisha/client.lua +++ b/resources/[inventory]/shisha/client.lua @@ -53,7 +53,7 @@ Citizen.CreateThread(function() local x,y,z = table.unpack(GetEntityCoords(ped)) local prop_name = "v_corp_lngestoolfd" VapeMod = CreateObject(GetHashKey(prop_name), x, y, z+0.2, true, true, true) - AttachEntityToEntity(VapeMod, ped, GetPedBoneIndex(ped, 18905), 0.12, 0.03, -0.08, -120.0, 50.0, -30.0, true, true, false, true, 1, true) + AttachEntityToEntity(VapeMod, ped, GetPedBoneIndex(ped, 18905), 0.12, 0.03, -0.10, -120.0, 50.0, -30.0, true, true, false, true, 1, true) helmet = true