module Base
{
	imports    
    {
		Base
	}
    item CJ_Magazine_Handguns
    {
        DisplayCategory              = SkillBook,
        Weight	                     = 0.1,
        Type	                     = Literature,
        DisplayName	                 = Captain Juezo's Weaponry Manual - Handguns,
        Icon	                     = cj_icon_mag_handguns,
        TeachedRecipes               = Repair SW M36 with spare parts; Repair SW M625 with spare parts; Repair TEC-9 with spare parts; Repair Colt 1911 with spare parts; Repair Beretta M9 with spare parts; Repair Colt Python with spare parts; Repair Hi-Power with spare parts; Repair Glock17 with spare parts; Repair Desert Eagle with spare parts; Repair P226 with spare parts,
        ReplaceOnUse                 = CJ_Magazine_Handguns,
        Tooltip                      = Tooltip_CJ_Magazine_Handguns,
        StaticModel                  = Magazine,
        WorldStaticModel             = MagazineMec1Ground,
    }
    item CJ_Magazine_Submachineguns
    {
        DisplayCategory              = SkillBook,
        Weight	                     = 0.1,
        Type	                     = Literature,
        DisplayName	                 = Captain Juezo's Weaponry Manual - Submachineguns,
        Icon	                     = cj_icon_mag_submachineguns,
        TeachedRecipes               = Repair M1928A1 with spare parts; Repair MP5SD2 with spare parts; Repair AK-74U with spare parts,
        ReplaceOnUse                 = CJ_Magazine_Submachineguns,
        Tooltip                      = Tooltip_CJ_Magazine_Submachineguns,
        StaticModel                  = Magazine,
        WorldStaticModel             = MagazineMec1Ground,
    }
    item CJ_Magazine_Shotguns
    {
        DisplayCategory              = SkillBook,
        Weight	                     = 0.1,
        Type	                     = Literature,
        DisplayName	                 = Captain Juezo's Weaponry Manual - Shotguns,
        Icon	                     = cj_icon_mag_shotguns,
        TeachedRecipes               = Repair M870 Sawed-off with spare parts; Repair Ithaka M37 with spare parts; Repair SPAS-12 with spare parts; Repair M870 Chromed with spare parts; Repair M870 with spare parts; Repair M870 Sawed-off with spare parts; Repair M1897 with spare parts; Repair M1897 Sawed-off with spare parts,
        ReplaceOnUse                 = CJ_Magazine_Shotguns,
        Tooltip                      = Tooltip_CJ_Magazine_Shotguns,
        StaticModel                  = Magazine,
        WorldStaticModel             = MagazineMec1Ground,
    }
    item CJ_Magazine_AssaultRifles
    {
        DisplayCategory              = SkillBook,
        Weight	                     = 0.1,
        Type	                     = Literature,
        DisplayName	                 = Captain Juezo's Weaponry Manual - Assault Rifles,
        Icon	                     = cj_icon_mag_rifles,
        TeachedRecipes               = Repair M16 with spare parts; Repair Type 81 with spare parts; Repair AUG with spare parts; Repair Daewoo K2 D200 with spare parts; Repair G3A3 with spare parts; Repair L85A1 with spare parts; Repair M4 with spare parts; Repair SG552 Commando with spare parts; Repair AK-74M with spare parts,
        ReplaceOnUse                 = CJ_Magazine_Rifles,
        Tooltip                      = Tooltip_CJ_Magazine_Rifles,
        StaticModel                  = Magazine,
        WorldStaticModel             = MagazineMec1Ground,
    }
    item CJ_Magazine_MarskmanRifles
    {
        DisplayCategory              = SkillBook,
        Weight	                     = 0.1,
        Type	                     = Literature,
        DisplayName	                 = Captain Juezo's Weaponry Manual - Marksman Rifles,
        Icon	                     = cj_icon_mag_marksman_rifles,
        TeachedRecipes               = Repair SR-25 with spare parts; Repair SVD with spare parts; Repair M1A with spare parts; Repair Mini-14 with spare parts; Repair Marlin Model_60 with spare parts; Repair M14 with spare parts; Repair SKS with spare parts; Repair SKS Sawed-off with spare parts,
        ReplaceOnUse                 = CJ_Magazine_Rifles,
        Tooltip                      = Tooltip_CJ_Magazine_MarksmanRifles,
        StaticModel                  = Magazine,
        WorldStaticModel             = MagazineMec1Ground,
    }
    item CJ_Magazine_SniperRifles 
    {
        DisplayCategory              = SkillBook,
        Weight	                     = 0.1,
        Type	                     = Literature,
        DisplayName	                 = Captain Juezo's Weaponry Manual - Sniper Rifles,
        Icon	                     = cj_icon_mag_sniper_rifles,
        TeachedRecipes               = Repair AI AWP with spare parts; Repair M82A1 with spare parts; Repair M40 with spare parts,
        ReplaceOnUse                 = CJ_Magazine_Rifles,
        Tooltip                      = Tooltip_CJ_Magazine_SniperRifles,
        StaticModel                  = Magazine,
        WorldStaticModel             = MagazineMec1Ground,
    }
    item CJ_Magazine_Machineguns
    {
        DisplayCategory              = SkillBook,
        Weight	                     = 0.1,
        Type	                     = Literature,
        DisplayName	                 = Captain Juezo's Weaponry Manual - Machineguns,
        Icon	                     = cj_icon_mag_exotic_firearms,
        TeachedRecipes               = Repair M249 Para with spare parts; Repair PK with spare parts; Repair M60 with spare parts; Repair RPK-74 with spare parts,
        ReplaceOnUse                 = CJ_Magazine_Machineguns,
        Tooltip                      = Tooltip_CJ_Magazine_Machineguns,
        StaticModel                  = Magazine,
        WorldStaticModel             = MagazineMec1Ground,
    }
    item CJ_Magazine_ExoticFirearms
    {
        DisplayCategory              = SkillBook,
        Weight	                     = 0.1,
        Type	                     = Literature,
        DisplayName	                 = Captain Juezo's Weaponry Manual - Exotic Firearms,
        Icon	                     = cj_icon_mag_exotic_firearms,
        TeachedRecipes               = Repair WA2000 with spare parts; Repair Vepr Special with spare parts; Repair AA-12 with spare parts; Repair Striker with spare parts; Repair Walther PP with spare parts; Repair Hecate II with spare parts; Repair Milkor MGL with spare parts; Repair VSS with spare parts; Repair ASVAL with spare parts; Repair AK-74 with spare parts,
        ReplaceOnUse                 = CJ_Magazine_ExoticFirearms,
        Tooltip                      = Tooltip_CJ_Magazine_ExoticFirearms,
        StaticModel                  = Magazine,
        WorldStaticModel             = MagazineMec1Ground,
    }
}
