module Base
{

    item ASVALClip
    {
        CanStack	=	FALSE,
        Weight		=	0.2,
        Type		=	Normal,
        DisplayName	=	VSS Ext Magazine,
	DisplayCategory =	GunMag,
        Icon		=	ASVALMag,
        MaxAmmo		=	20,
        AmmoType	=	Base.Bullets9mm,
        StaticModel	=	GunMagazine,
	GunType		=	ASVAL,
    }
}