module Base
{
	fixing Fix 80s Chevrolet C/K Hood Welding
	{
	   Require : 80chevyCKEngineDoor2,
	   GlobalItem : BlowTorch=5,
	   ConditionModifier : 1.2,

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

    	fixing Fix 80s Chevrolet C/K Hood
	{
	   Require : 80chevyCKEngineDoor2,
	   GlobalItem : Screws=8,
	   ConditionModifier : 0.5,

       Fixer : SheetMetal; Mechanics=2,
	}

	fixing Fix 80s Chevrolet C/K Door Welding
	{
	   Require : 80chevyCKFrontDoor2,
	   GlobalItem : BlowTorch=5,
	   ConditionModifier : 1.2,

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

	fixing Fix 80s Chevrolet C/K Armor Welding
    {
       Require : 80chevyCKBumperFront0;80chevyCKBumperFront1;80chevyCKBumperRear0;80chevyCKSideSteps2,
       GlobalItem : BlowTorch=5,
       ConditionModifier : 0.75,

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

    fixing Fix 80s Chevrolet C/K Sun Visor Welding
    {
       Require : 80chevySunVisor2,
       GlobalItem : BlowTorch=5,
       ConditionModifier : 0.75,

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

}
