mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Add weapon data for the Contact M14 (#8412)
This commit is contained in:
parent
7687429b82
commit
82a8350fb4
@ -80,8 +80,7 @@ class CfgWeapons {
|
||||
};
|
||||
|
||||
// M14
|
||||
class DMR_06_base_F: Rifle_Long_Base_F {};
|
||||
class srifle_DMR_06_camo_F: DMR_06_base_F {
|
||||
class DMR_06_base_F: Rifle_Long_Base_F {
|
||||
ACE_barrelLength = 558.8;
|
||||
ACE_barrelTwist = 304.8;
|
||||
initSpeed = -0.999395;
|
||||
|
Loading…
Reference in New Issue
Block a user