mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update compatible magazines for DZ weapons
See comments on commit e99d625
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user