module Base
{
	imports    
    {
		Base
	}
	    item 9mm_Casing
    {
        DisplayCategory              = Ammo,
        Count	                     = 1,
        Weight	                     = 0.045,
        AlwaysWelcomeGift	         = TRUE,
        Type	                     = Normal,
        DisplayName	                 = 9mm ammo casing,
        Icon	                     = 357Bullet,
        MetalValue                   = 1,
        WorldStaticModel             = 357Magnum,
    }
}