module Base
{
    item Bullets9mm_Casing
    {
        CanStack         = true,
        Weight           = 0.01,
        ItemType         = Normal,
        DisplayName      = 9mm Casing,
        DisplayCategory  = Casings,
        Icon             = 9mm_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_9mm_Round,
        WorldStaticModel = Spent_9mm_Round,
    }
    item Bullets45_Casing
    {
        CanStack         = true,
        Weight           = 0.015,
        ItemType         = Normal,
        DisplayName      = .45 Casing,
        DisplayCategory  = Casings,
        Icon             = 45_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_45_Round,
        WorldStaticModel = Spent_45_Round,
    }
    item Bullets44_Casing
    {
        CanStack         = true,
        Weight           = 0.015,
        ItemType         = Normal,
        DisplayName      = .44 Casing,
        DisplayCategory  = Casings,
        Icon             = 44_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_44_Round,
        WorldStaticModel = Spent_44_Round,
    }
    item Bullets38_Casing
    {
        CanStack         = true,
        Weight           = 0.01,
        ItemType         = Normal,
        DisplayName      = .38 Special Casing,
        DisplayCategory  = Casings,
        Icon             = 38_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_38_Round,
        WorldStaticModel = Spent_38_Round,
    }
    item 308Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.015,
        ItemType         = Normal,
        DisplayName      = .308 Casing,
        DisplayCategory  = Casings,
        Icon             = 308_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_308_Round,
        WorldStaticModel = Spent_308_Round,
    }
    item 223Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.015,
        ItemType         = Normal,
        DisplayName      = .223 Casing,
        DisplayCategory  = Casings,
        Icon             = 223_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_223_Round,
        WorldStaticModel = Spent_223_Round,
    }
    item 556Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = 5.56mm Casing,
        DisplayCategory  = Casings,
        Icon             = 556_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_556_Round,
        WorldStaticModel = Spent_556_Round,
    }
    item ShotgunShells_Casing
    {
        CanStack         = true,
        Weight           = 0.05,
        ItemType         = Normal,
        DisplayName      = Empty Shotgun Shells,
        DisplayCategory  = Casings,
        Icon             = item_12GShotgun_Round,
        MetalValue       = 1,
        StaticModel      = Spent_12GShotgun_Round,
        WorldStaticModel = Spent_12GShotgun_Round,
    }
    
    /** VFE and Addons **/
    item 22Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.01,
        ItemType         = Normal,
        DisplayName      = .22 Casing,
        DisplayCategory  = Casings,
        Icon             = 22_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_22_Round,
        WorldStaticModel = Spent_22_Round,
    }
    item 308BulletsLinked_Casing
    {
        CanStack         = true,
        Weight           = 0.015,
        ItemType         = Normal,
        DisplayName      = .308 Linked Casing,
        DisplayCategory  = Casings,
        Icon             = 308_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_308Linked_Round,
        WorldStaticModel = Spent_308Linked_Round,
    }
    item 762Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = 7.62mm Casing,
        DisplayCategory  = Casings,
        Icon             = 762_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_762_Round,
        WorldStaticModel = Spent_762_Round,
    }
    item 545Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = 5.45mm Casing,
        DisplayCategory  = Casings,
        Icon             = 545_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_545_Round,
        WorldStaticModel = Spent_545_Round,
    }
    item 939Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = 9.39mm Casing,
        DisplayCategory  = Casings,
        Icon             = 939_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_939_Round,
        WorldStaticModel = Spent_939_Round,
    }
    item 76254Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = 7.62x54mm Casing,
        DisplayCategory  = Casings,
        Icon             = 76254_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_76254_Round,
        WorldStaticModel = Spent_76254_Round,
    }
    item 57Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = 5.7mm Casing,
        DisplayCategory  = Casings,
        Icon             = 57_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_57_Round,
        WorldStaticModel = Spent_57_Round,
    }
    item 46Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = 4.6mm Casing,
        DisplayCategory  = Casings,
        Icon             = 46_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_46_Round,
        WorldStaticModel = Spent_46_Round,
    }
    
    /** Firearms **/
    item Bullets10mm_Casing
    {
        CanStack         = true,
        Weight           = 0.01,
        ItemType         = Normal,
        DisplayName      = 10mm Casing,
        DisplayCategory  = Casings,
        Icon             = 10mm_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_10mm_Round,
        WorldStaticModel = Spent_10mm_Round,
    }
    item Bullets22_Casing
    {
        CanStack         = true,
        Weight           = 0.01,
        ItemType         = Normal,
        DisplayName      = .22 Casing,
        DisplayCategory  = Casings,
        Icon             = 22_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_22_Round,
        WorldStaticModel = Spent_22_Round,
    }
    item 762x51Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.015,
        ItemType         = Normal,
        DisplayName      = 7.62x51mm Casing,
        DisplayCategory  = Casings,
        Icon             = 308_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_308_Round,
        WorldStaticModel = Spent_308_Round,
    }
    item 762x39Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = 7.62mm Casing,
        DisplayCategory  = Casings,
        Icon             = 762_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_762_Round,
        WorldStaticModel = Spent_762_Round,
    }
    item Bullets3006_Casing
    {
        CanStack         = true,
        Weight           = 0.015,
        ItemType         = Normal,
        DisplayName      = .30-06 Casing,
        DisplayCategory  = Casings,
        Icon             = 3006_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_3006_Round,
        WorldStaticModel = Spent_3006_Round,
    }
    item Bullets4440_Casing
    {
        CanStack         = true,
        Weight           = 0.015,
        ItemType         = Normal,
        DisplayName      = .44-40 Casing,
        DisplayCategory  = Casings,
        Icon             = 44_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_44_Round,
        WorldStaticModel = Spent_44_Round,
    }
    item Bullets357_Casing
    {
        CanStack         = true,
        Weight           = 0.015,
        ItemType         = Normal,
        DisplayName      = .357 Casing,
        DisplayCategory  = Casings,
        Icon             = 357_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_357_Round,
        WorldStaticModel = Spent_357_Round,
    }
    
    /** Guns of 93 **/
    item 792Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = 7.92mm Casing,
        DisplayCategory  = Casings,
        Icon             = 792_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_792_Round,
        WorldStaticModel = Spent_792_Round,
    }
    item 30CarBullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = .30 Caliber Casing,
        DisplayCategory  = Casings,
        Icon             = 30_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_30_Round,
        WorldStaticModel = Spent_30_Round,
    }
    item 3030Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = .30-30 Casing,
        DisplayCategory  = Casings,
        Icon             = 3030_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_3030_Round,
        WorldStaticModel = Spent_3030_Round,
    }
    item 25Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = .25 Casing,
        DisplayCategory  = Casings,
        Icon             = 25_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_25_Round,
        WorldStaticModel = Spent_25_Round,
    }
    item 380Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.02,
        ItemType         = Normal,
        DisplayName      = .380 Casing,
        DisplayCategory  = Casings,
        Icon             = 380_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_380_Round,
        WorldStaticModel = Spent_380_Round,
    }
    item 45LCBullets_Casing
    {
        CanStack         = true,
        Weight           = 0.015,
        ItemType         = Normal,
        DisplayName      = .45 Casing,
        DisplayCategory  = Casings,
        Icon             = 45_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_45_Round,
        WorldStaticModel = Spent_45_Round,
    }
    item Slugs_Casing
    {
        CanStack         = true,
        Weight           = 0.05,
        ItemType         = Normal,
        DisplayName      = Empty Slug Shells,
        DisplayCategory  = Casings,
        Icon             = item_12GShotgunSlug_Round,
        MetalValue       = 1,
        StaticModel      = Spent_12GShotgunSlug_Round,
        WorldStaticModel = Spent_12GShotgunSlug_Round,
    }
    item 40Bullets_Casing
    {
        CanStack         = true,
        Weight           = 0.01,
        ItemType         = Normal,
        DisplayName      = .40 Casing,
        DisplayCategory  = Casings,
        Icon             = 9mm_Casing,
        MetalValue       = 1,
        StaticModel      = Spent_9mm_Round,
        WorldStaticModel = Spent_9mm_Round,
    }
}
