diff --git a/resources/[inventory]/nordi_hookah/client.lua b/resources/[inventory]/nordi_hookah/client.lua index 9f0ff6b0b..76adfecc5 100644 --- a/resources/[inventory]/nordi_hookah/client.lua +++ b/resources/[inventory]/nordi_hookah/client.lua @@ -162,7 +162,7 @@ end -- Smoke shisha function with animation and prop function SmokeShisha(selectedShisha) local ped = PlayerPedId() - local propName = "v_corp_lngestoolfd" -- This model is loaded from the stream folder + local propName = "v_corp_lngestoolfd" -- Dieses Modell wird von irgendwo auf dem Server geladen local propBone = 28422 local propCoords = vector3(0.0, 0.0, -0.03)