Make LMG magazines only take up one slot

All ammo in Configs\CfgMagazines\Magazines\ is back to taking one gear
slot now, same as 1.0.5.1.
This commit is contained in:
ebaydayz
2016-05-05 11:14:08 -04:00
parent ef2c910bfc
commit af14d673f5
3 changed files with 3 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ class 5Rnd_762x51_M24 : CA_Magazine
class 100Rnd_762x51_M240: CA_Magazine
{
cartridgeName = "762x51";
type = WeaponSlotItem; // Only takes up one gear slot in Epoch
class ItemActions
{