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


module Base
{

    item 308ExtClip
    {
        CanStack	=	FALSE,
       	Weight		=	0.2,
        Type		=	Normal,
       	DisplayName	=	308-WIN NATO Magazine,
       	DisplayCategory =	GunMag,
        Icon		=	308ExtMag,
       	MaxAmmo 	=	20,
        AmmoType 	=	Base.308Bullets,
       	StaticModel 	=	GunMagazine,
	GunType		=	Multi_Gun,
    }
}