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


module Base
{

    item 45ExtClip
    {
        CanStack	=	FALSE,
        Weight		=	0.2,
        Type		=	Normal,
        DisplayName	=	45-ACP Sgl-Stack Ext Magazine,
	DisplayCategory	=	GunMag,
        Icon		=	45ExtMag,
        MaxAmmo 	=	15,
        AmmoType	=	Base.Bullets45,
        StaticModel	=	GunMagazine,
	GunType		=	Multi_Gun,
    }
}