module Vac { imports { Base } item 556mmBulletsMold { DisplayCategory = Ammo, Weight = 0.5, Type = Normal, DisplayName = 556mm Bullets Mold, Icon = BulletMold, MetalValue = 15, WorldStaticModel = ShotGunShellsMold_Ground, } item 38SpecialBulletsMold { DisplayCategory = Ammo, Weight = 0.5, Type = Normal, DisplayName = 38 Special Bullets Mold, Icon = BulletMold, MetalValue = 15, WorldStaticModel = ShotGunShellsMold_Ground, } item 44MagnumBulletsMold { DisplayCategory = Ammo, Weight = 0.5, Type = Normal, DisplayName = 44 Magnum Bullets Mold, Icon = BulletMold, MetalValue = 15, WorldStaticModel = ShotGunShellsMold_Ground, } item 45AutoBulletsMold { DisplayCategory = Ammo, Weight = 0.5, Type = Normal, DisplayName = 45 Auto Bullets Mold, Icon = BulletMold, MetalValue = 15, WorldStaticModel = ShotGunShellsMold_Ground, } }