|
@@ -27,7 +27,10 @@ class CfgMagazines
|
|
|
class SWOP_termDet_Gm;
|
|
|
class SWOP_BCCKtermimploder_G;
|
|
|
class RPG32_F;
|
|
|
- ///Rifle/Pistol Magazines
|
|
|
+
|
|
|
+ ////////////////////////////////////////////////////
|
|
|
+ /////////////Rifle/Pistol Magazines/////////////////
|
|
|
+ ////////////////////////////////////////////////////
|
|
|
class macro_new_mag(2mw,30) : 3AS_45Rnd_EC50_Mag
|
|
|
{
|
|
|
displayName="30 Round 2MW Cell";
|
|
@@ -192,6 +195,7 @@ class CfgMagazines
|
|
|
count=5;
|
|
|
picture="\MRC\JLTS\weapons\Core\data\ui\stun_mag_ui_ca";
|
|
|
};
|
|
|
+
|
|
|
////////////////////////////////////////////////////
|
|
|
/////////Grenade Launcher Magazines/////////////////
|
|
|
////////////////////////////////////////////////////
|
|
@@ -309,7 +313,8 @@ class CfgMagazines
|
|
|
ammo = "F_40mm_White";
|
|
|
descriptionShort = "6Rd White Flare RGL6 Grenade";
|
|
|
};
|
|
|
- /////////////////////////////////////////////////////
|
|
|
+
|
|
|
+ ////////////////////////////////////////////////////
|
|
|
/////////////Grenades Magazines/////////////////////
|
|
|
////////////////////////////////////////////////////
|
|
|
class macro_new_mag(imploder,1):SWOP_BCCKtermimploder_G
|
|
@@ -330,7 +335,8 @@ class CfgMagazines
|
|
|
ammo = macro_new_ammo(thermaldet)
|
|
|
descriptionShort = "Republic Thermal Detonator";
|
|
|
};
|
|
|
- /////////////////////////////////////////////////////
|
|
|
+
|
|
|
+ ////////////////////////////////////////////////////
|
|
|
/////////////Missile Magazines/////////////////////
|
|
|
////////////////////////////////////////////////////
|
|
|
class macro_new_mag(rps1,1):RPG32_F
|