module Vactihfp { imports { Base } item Bullets9x18Mold { DisplayCategory = Ammo, Weight = 0.5, Type = Normal, DisplayName = 9x18mm Bullets Mold, Icon = BulletMold, MetalValue = 15, WorldStaticModel = ShotGunShellsMold_Ground, } item Bullets303Mold { DisplayCategory = Ammo, Weight = 0.5, Type = Normal, DisplayName = .303 Bullets Mold, Icon = BulletMold, MetalValue = 15, WorldStaticModel = ShotGunShellsMold_Ground, } item Bullets3006Mold { DisplayCategory = Ammo, Weight = 0.5, Type = Normal, DisplayName = .30-06 Bullets Mold, Icon = BulletMold, MetalValue = 15, WorldStaticModel = ShotGunShellsMold_Ground, } item Bullets30CalMold { DisplayCategory = Ammo, Weight = 0.5, Type = Normal, DisplayName = .30 Carbine Bullets Mold, Icon = BulletMold, MetalValue = 15, WorldStaticModel = ShotGunShellsMold_Ground, } }