Compat WS - Add barrel swap to WS machine guns (#9808)

Add barrel swap to WS machine guns
This commit is contained in:
Drofseh 2024-02-28 08:05:11 -08:00 committed by GitHub
parent 5111062e6d
commit c4688f2ae5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,11 +20,13 @@ class CfgWeapons {
ACE_barrelLength = 550;
ACE_barrelTwist = 304.8;
ACE_twistDirection = 1;
EGVAR(overheating,allowSwapBarrel) = 1;
};
class LMG_S77_Compact_base_lxWS: LMG_S77_base_lxWS {
ACE_barrelLength = 500;
ACE_barrelTwist = 304.8;
ACE_twistDirection = 1;
EGVAR(overheating,allowSwapBarrel) = 1;
};
// SLR