Merge pull request #6801 from acemod/100Rnd-mags-for-MXSW

add 100Rnd mags magwell to all MX variants
This commit is contained in:
commy2 2019-02-09 14:09:47 +01:00 committed by GitHub
commit 435ad69835
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,8 @@ class CfgWeapons {
// MX
class arifle_MX_Base_F: Rifle_Base_F {
magazineWell[] = {"CBA_65x39_MX", "CBA_65x39_MX_XL"};
class Single: Mode_SemiAuto {
dispersion = MOA_TO_RAD(0.90);
};