module Base
{
fixing Fix 86 Oshkosh P19A Trunk Welding
	{
	    Require : P19ABigTrunk2;P19ASmallTrunk2;P19ARoofrack1_Item,
	    GlobalItem : BlowTorch=5,
        ConditionModifier : 0.30,

    	Fixer : SheetMetal; MetalWelding=4;Mechanics=4,
    	Fixer : SmallSheetMetal=2; MetalWelding=4;Mechanics=4,
	}

fixing Fix 86 Oshkosh P19A Lid Welding
    {
    Require : P19AEngineDoor2;P19ATrunkDoor2;M1082TrunkDoor2,
    GlobalItem : BlowTorch=5,
    ConditionModifier : 0.30,

    	Fixer : SheetMetal; MetalWelding=4;Mechanics=4,
    	Fixer : SmallSheetMetal=2; MetalWelding=4;Mechanics=4,
    }

fixing Fix 86 Oshkosh P19A Door Welding
    {
    Require : P19ACarFrontDoor2;P19ARoofHatch2,
    GlobalItem : BlowTorch=5,
    ConditionModifier : 0.30,

    	Fixer : SheetMetal; MetalWelding=4;Mechanics=4,
    	Fixer : SmallSheetMetal=2; MetalWelding=4;Mechanics=4,
    }

fixing Fix 86 Oshkosh P19A Armor Welding
    {
       Require : P19ACarFrontDoorArmor1_Item;P19AWindshieldArmor1_Item;P19AFenderLeft1_Item;P19AFenderLeft2_Item;P19AFenderRight1_Item;P19AFenderRight2_Item;P19AFenderRight3_Item;P19ABumperFront0;P19ABumperRear0,
       GlobalItem : BlowTorch=5,
       ConditionModifier : 0.60,

       Fixer : SheetMetal; MetalWelding=4;Mechanics=4,
       Fixer : SmallSheetMetal=2; MetalWelding=4;Mechanics=4,
    }

fixing Fix 86 Oshkosh P19A Spare Tire Mount Welding
    {
       Require : P19ASpareMount1_Item;P19ASpareMount2_Item,
       GlobalItem : BlowTorch=5,
       ConditionModifier : 0.60,

       Fixer : SheetMetal; MetalWelding=4;Mechanics=4,
       Fixer : SmallSheetMetal=2; MetalWelding=4;Mechanics=4,
    }

}