/*	These have been replaced to fix... DisplayCategory = GunMag,	ARSENAL[26] */


module Base
{

    item 545Drum
    {
        CanStack	=	FALSE,
        Weight		=	0.4,
        Type		=	Normal,
        DisplayName	=	5.45x39mm Drum Magazine,
	DisplayCategory	=	GunMag,
        Icon		=	762Drum,
        MaxAmmo 	=	95,
        AmmoType 	=	Base.545x39Bullets,
        StaticModel 	=	GunMagazine,
	GunType		=	Multi_Gun,
    }
}