From b5464314384137a6125c063462b68527a70ebbc1 Mon Sep 17 00:00:00 2001 From: Holger Frydrych Date: Mon, 14 Aug 2023 21:20:53 +0200 Subject: [PATCH] Fix weapon angles for the AG36 --- FCData/scripts/Default/Entities/Weapons/AG36.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FCData/scripts/Default/Entities/Weapons/AG36.lua b/FCData/scripts/Default/Entities/Weapons/AG36.lua index 235200e..c60f41e 100644 --- a/FCData/scripts/Default/Entities/Weapons/AG36.lua +++ b/FCData/scripts/Default/Entities/Weapons/AG36.lua @@ -15,7 +15,7 @@ AG36SP = { BoneRightHand = "Bone67", BoneLeftHand = "Bone19", - RHOffsetAngles = {-8.0, -5.0, -18.0}, + RHOffsetAngles = {-2.0, -8.0, 2.0}, -- if the weapon supports zooming then add this... ZoomActive = 0, -- initially always 0