Add rusty M16, M4, add taped stanag mag

made by @seelenapparat
Thx @Icewindo
This commit is contained in:
A Man
2020-01-16 17:34:36 +01:00
parent 18eaaa6aed
commit c6a301f370
12 changed files with 180 additions and 39 deletions

View File

@@ -139,4 +139,19 @@ class 30Rnd_556x45_G36SD : 30Rnd_556x45_G36
};
};
};
};
//ice apo resistance mod new 60rnd stanag mag
class 60Rnd_556x45_Stanag_tape_ice_DZE : CA_Magazine {
scope = public;
displayName = $STR_DZE_MAG_60RND_556x45_STANAG_NAME;
cartridgeName = "556x45";
ammo = "B_556x45_Ball";
count = 60;
initSpeed = 930;
//type = 2* 256;
type = 256;
tracersEvery = 0;
descriptionShort = $STR_DZE_MAG_60RND_556x45_STANAG_DESC;
picture = "\ice_apo_weapons\data\double_ca.paa";
};