module Base
{
    item 762Clip10
    {
        CanStack         = FALSE,
        Weight           = 0.3,
        ItemType         = base:normal,
        Icon             = SVDClip,
        MaxAmmo          = 10,
        AmmoType         = vfes:bullets_76254,
        GunType          = SVD,
        WorldStaticModel = Magazine_SVD,
    }
    
    item 939Clip10
    {
        CanStack         = FALSE,
        Weight           = 0.3,
        ItemType         = base:normal,
        Icon             = VSSclip,
        MaxAmmo          = 10,
        AmmoType         = vfes:bullets_939,
        GunType          = SVD,
        WorldStaticModel = Magazine_SVD,
    }
    
    item 545Clip
    {
        CanStack         = FALSE,
        Weight           = 0.2,
        ItemType         = base:normal,
        Icon             = 545Clip,
        MaxAmmo          = 30,
        AmmoType         = vfes:bullets_545,
        StaticModel      = Magazine_AK74,
        GunType          = AK74,
        WorldStaticModel = Magazine_AK74,
    }
    
    item 556box100
    {
        CanStack         = FALSE,
        Weight           = 1.7,
        ItemType         = base:normal,
        Icon             = m249box,
        MaxAmmo          = 100,
        AmmoType         = base:bullets_556,
        GunType          = M249,
        WorldStaticModel = Magazine_249,
    }
    
    item 762box100
    {
        CanStack         = FALSE,
        Weight           = 1.7,
        ItemType         = base:normal,
        Icon             = pkmbox,
        MaxAmmo          = 100,
        AmmoType         = vfes:bullets_76254,
        GunType          = PKM,
        WorldStaticModel = Magazine_PKM,
    }
    
    item 12Clip5
    {
        CanStack         = FALSE,
        Weight           = 0.3,
        ItemType         = base:normal,
        Icon             = saigaclip,
        MaxAmmo          = 5,
        AmmoType         = base:shotgun_shells,
        GunType          = Saiga12,
        WorldStaticModel = Magazine_SVD,
    }
    
    item 762Clip102
    {
        CanStack         = FALSE,
        Weight           = 0.2,
        ItemType         = base:normal,
        Icon             = SVTClip,
        MaxAmmo          = 10,
        AmmoType         = vfes:bullets_76254,
        GunType          = sv98,
        WorldStaticModel = Magazine_SV98,
    }
    
    item 762Clip103
    {
        CanStack         = FALSE,
        Weight           = 0.2,
        ItemType         = base:normal,
        Icon             = SVTClip,
        MaxAmmo          = 10,
        AmmoType         = vfes:bullets_76254,
        GunType          = SVT40,
        WorldStaticModel = Magazine_SVD,
    }
    
    item 9mmClip8
    {
        CanStack         = FALSE,
        Weight           = 0.1,
        ItemType         = base:normal,
        Icon             = makarovclip,
        MaxAmmo          = 8,
        AmmoType         = base:bullets_9mm,
        GunType          = Makarov,
        WorldStaticModel = Magazine_SVD,
    }
    
    item 45Clip25
    {
        CanStack         = FALSE,
        Weight           = 0.15,
        ItemType         = base:normal,
        Icon             = UMPclip,
        MaxAmmo          = 25,
        AmmoType         = base:bullets_45,
        GunType          = UMP45,
        WorldStaticModel = Magazine_UMP,
    }
    
    item 9mmClip302
    {
        CanStack         = FALSE,
        Weight           = 0.2,
        ItemType         = base:normal,
        Icon             = 762Clip,
        MaxAmmo          = 30,
        AmmoType         = base:bullets_9mm,
        GunType          = Vityaz,
        WorldStaticModel = Magazine_Vityaz,
    }
    
    item PPSHDrum
    {
        CanStack         = FALSE,
        Weight           = 0.4,
        ItemType         = base:normal,
        Icon             = PPSHDrum,
        MaxAmmo          = 71,
        AmmoType         = base:bullets_9mm,
        GunType          = PPSH,
        WorldStaticModel = Magazine_PPSH,
    }
    
    item BizonClip
    {
        CanStack         = FALSE,
        Weight           = 0.3,
        ItemType         = base:normal,
        Icon             = BizonClip,
        MaxAmmo          = 64,
        AmmoType         = base:bullets_9mm,
        GunType          = Bizon,
        WorldStaticModel = Magazine_Bizon,
    }
}