Update compatible magazines for DZ weapons

See comments on commit e99d625
This commit is contained in:
ebayShopper
2017-12-20 15:32:29 -05:00
parent e99d6259a2
commit 4561deefa6
21 changed files with 91 additions and 37 deletions

View File

@@ -68,7 +68,7 @@ class L85A2_DZ : BAF_L85A2_RIS_Holo
irDistance = 0;
/*
/* //Allow default A2 mags
magazines[] =
{
30Rnd_556x45_Stanag,
@@ -145,8 +145,10 @@ class L85A2_SD_Base : L85A2_DZ
{
magazines[] =
{
// 30Rnd_556x45_Stanag,
30Rnd_556x45_StanagSD
"30Rnd_556x45_StanagSD",
"30Rnd_556x45_Stanag", //Allow both SD and non-SD
"30Rnd_556x45_G36SD",
"30Rnd_556x45_G36"
};
fireLightDuration = 0;
fireLightIntensity = 0;