Updating for old magazines

This commit is contained in:
A Man
2016-08-16 00:35:13 +02:00
committed by GitHub
parent ae8329e55b
commit 14e4e0ac5a
6 changed files with 20 additions and 14 deletions

View File

@@ -41,13 +41,13 @@ class G36C_DZ : G36C
model = "z\addons\dayz_communityweapons\g36c\g36c.p3d";
picture = "\z\addons\dayz_communityweapons\g36c\data\w_g36c_ca.paa";
displayName = $STR_DZ_WPN_G36C_NAME;
/*
magazines[] =
{
30Rnd_556x45_G36,
30Rnd_556x45_G36SD
};
*/
class Attachments
{
Attachment_CCO = "G36C_CCO_DZ";
@@ -61,13 +61,13 @@ class G36C_SD_DZ : G36_C_SD_eotech
model = "z\addons\dayz_communityweapons\g36c\g36c_sd.p3d";
picture = "\z\addons\dayz_communityweapons\g36c\data\w_g36c_sd_ca.paa";
displayName = $STR_DZ_WPN_G36C_SD_NAME;
/*
magazines[] =
{
30Rnd_556x45_G36SD,
30Rnd_556x45_G36
};
*/
class Attachments
{
Attachment_CCO = "G36C_CCO_SD_DZ";