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

@@ -5,13 +5,13 @@ class AK74_Kobra_DZ : AK_74
model = "z\addons\dayz_communityweapons\ak74\ak74_kobra.p3d";
picture = "\z\addons\dayz_communityweapons\ak74\data\w_ak74_kobra_ca.paa";
displayName = $STR_DZ_WPN_AK74_KOBRA_NAME;
/* //Allow default A2 mags
magazines[] =
{
30Rnd_545x39_AK,
30Rnd_545x39_AKSD
};
*/
class Attachments
{
Attachment_GP25 = "AK74_GL_Kobra_DZ";
@@ -37,7 +37,9 @@ class AK74_Kobra_SD_DZ : AKS_74_UN_kobra
magazines[] =
{
30Rnd_545x39_AKSD,
30Rnd_545x39_AK
30Rnd_545x39_AK, //Allow both SD and non-SD
45Rnd_545x39_RPK,
75Rnd_545x39_RPK
};
class Attachments