Ballistics - Add 30rnd 556 magazines to SCAR EGLM magwell (#8054)

This commit is contained in:
Björn Dahlgren 2021-01-05 10:54:52 +01:00 committed by GitHub
parent 718535ca3b
commit fe544a274d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,15 @@ class CfgMagazineWells {
}; };
}; };
class CBA_556x45_SCAR_EGLM {
ADDON[] = {
"ACE_30Rnd_556x45_Stanag_M995_AP_mag",
"ACE_30Rnd_556x45_Stanag_Mk262_mag",
"ACE_30Rnd_556x45_Stanag_Mk318_mag",
"ACE_30Rnd_556x45_Stanag_Tracer_Dim"
};
};
class STANAG_556x45 { //Vanilla magwell class STANAG_556x45 { //Vanilla magwell
ADDON[] = { ADDON[] = {
"ACE_30Rnd_556x45_Stanag_M995_AP_mag", "ACE_30Rnd_556x45_Stanag_M995_AP_mag",