module Base
{
    item 545Bullets
    {
        AlwaysWelcomeGift = TRUE,
        Count             = 5,
        DisplayCategory   = Ammo,
        Icon              = 545Bullets,
        ItemType          = base:normal,
        MetalValue        = 1,
        Tags              = base:ammo;vfe:ammo50,
        Weight            = 0.02,
        WorldStaticModel  = 762Bullets,
    }
    
    item 545Box
    {
        Weight            = 0.4,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 545AmmoBox,
        MetalValue        = 40,
        WorldStaticModel  = 545Box,
        Tags              = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammobox50;vfe:ammobox,
        DoubleClickRecipe = OpenBoxOf50Bullets,
    }
    
    item 545Crate
    {
        Weight            = 13.10,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 545AmmoCrate,
        MetalValue        = 2560,
        WorldStaticModel  = 545Crate,
        Tags              = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammocrate,
        DoubleClickRecipe = OpenCrateOfAmmo,
    }
    
    item 545Case
    {
        Weight            = 4.09,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 545AmmoCase,
        MetalValue        = 640,
        WorldStaticModel  = 545Case,
        Tags              = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammocase,
        DoubleClickRecipe = OpenCaseOfAmmo,
    }
    
    item 545Pack
    {
        Weight            = 1.28,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 545AmmoPack,
        MetalValue        = 160,
        WorldStaticModel  = 545Pack,
        Tags              = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammopack,
        DoubleClickRecipe = OpenPackOfAmmo,
    }
    
    item 545Carton
    {
        DisplayCategory    = Ammo,
        ItemType           = base:normal,
        Weight             = 3.6,
        Icon               = Parcel_Medium_Military,
        AlwaysWelcomeGift  = true,
        MetalValue         = 400.0,
        PlaceMultipleSound = BoxOfRoundsPlaceAll,
        PlaceOneSound      = BoxOfRoundsPlaceOne,
        WorldStaticModel   = Parcel_Military_Medium,
        Tags               = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammocarton,
        DoubleClickRecipe  = OpenCartonOfBoxesOfAmmo,
    }
    
    item 939Bullets
    {
        Count             = 5,
        Weight            = 0.025,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 939Bullets,
        MetalValue        = 1,
        WorldStaticModel  = 762Bullets,
        Tags              = base:ammo;vfe:ammo50,
    }
    
    item 939Box
    {
        Weight            = 0.5,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 939AmmoBox,
        MetalValue        = 40,
        WorldStaticModel  = 939Box,
        Tags              = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammobox50;vfe:ammobox,
        DoubleClickRecipe = OpenBoxOf50Bullets,
    }
    
    item 939Pack
    {
        Weight            = 1.6,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 939AmmoPack,
        MetalValue        = 160,
        WorldStaticModel  = 939Pack,
        Tags              = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammopack,
        DoubleClickRecipe = OpenPackOfAmmo,
    }
    
    item 939Crate
    {
        Weight            = 16.38,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 939AmmoCrate,
        MetalValue        = 2560,
        WorldStaticModel  = 939Crate,
        Tags              = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammocrate,
        DoubleClickRecipe = OpenCrateOfAmmo,
    }
    
    item 939Case
    {
        Weight            = 5.12,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        
        DisplayCategory   = Ammo,
        Icon              = 939AmmoCase,
        MetalValue        = 640,
        WorldStaticModel  = 939Case,
        Tags              = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammocase,
        DoubleClickRecipe = OpenCaseOfAmmo,
    }
    
    item 939Carton
    {
        DisplayCategory    = Ammo,
        ItemType           = base:normal,
        Weight             = 4.5,
        Icon               = Parcel_Medium_Military,
        AlwaysWelcomeGift  = true,
        MetalValue         = 400.0,
        PlaceMultipleSound = BoxOfRoundsPlaceAll,
        PlaceOneSound      = BoxOfRoundsPlaceOne,
        WorldStaticModel   = Parcel_Military_Medium,
        Tags               = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammocarton,
        DoubleClickRecipe  = OpenCartonOfBoxesOfAmmo,
    }
    
    item 76254Bullets
    {
        Count             = 5,
        Weight            = 0.04,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 76254Bullets,
        MetalValue        = 1,
        WorldStaticModel  = 762Bullets,
        Tags              = base:ammo;vfe:ammo20,
    }
    
    item 76254Box
    {
        Weight            = 0.8,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 76254AmmoBox,
        MetalValue        = 40,
        WorldStaticModel  = 76254Box,
        Tags              = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammobox20;vfe:ammobox,
        DoubleClickRecipe = OpenBoxOf20Bullets,
    }
    
    item 76254Crate
    {
        Weight            = 26.21,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 76254AmmoCrate,
        MetalValue        = 2560,
        WorldStaticModel  = 76254Crate,
        Tags              = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammocrate,
        DoubleClickRecipe = OpenCrateOfAmmo,
    }
    
    item 76254Case
    {
        Weight            = 8.19,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 76254AmmoCase,
        MetalValue        = 640,
        WorldStaticModel  = 76254Case,
        Tags              = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammocase,
        DoubleClickRecipe = OpenCaseOfAmmo,
    }
    
    item 76254Pack
    {
        Weight            = 2.56,
        AlwaysWelcomeGift = TRUE,
        ItemType          = base:normal,
        DisplayCategory   = Ammo,
        Icon              = 76254AmmoPack,
        MetalValue        = 160,
        WorldStaticModel  = 76254Pack,
        Tags              = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammopack,
        DoubleClickRecipe = OpenPackOfAmmo,
    }
    
    item 76254Carton
    {
        DisplayCategory    = Ammo,
        ItemType           = base:normal,
        Weight             = 7.2,
        Icon               = Parcel_Medium_Military,
        AlwaysWelcomeGift  = true,
        MetalValue         = 400.0,
        PlaceMultipleSound = BoxOfRoundsPlaceAll,
        PlaceOneSound      = BoxOfRoundsPlaceOne,
        WorldStaticModel   = Parcel_Military_Medium,
        Tags               = base:hasmetal;base:ignorezombiedensity;base:ammo;vfe:ammocarton,
        DoubleClickRecipe  = OpenCartonOfBoxesOfAmmo,
    }
}