module Base
{
	
	fixing Fix CH88 Trunk Welding
	{
	   Require : 88ChevyS10Trunk2,
	   GlobalItem : BlowTorch=5,
	   ConditionModifier : 1.2,

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

	fixing Fix CH88 Hood Welding
	{
	   Require : 88ChevyS10EngineDoor2,
	   GlobalItem : BlowTorch=5,
	   ConditionModifier : 1.2,

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

    fixing Fix CH88 Hood
	{
	   Require : 88ChevyS10EngineDoor2,
	   GlobalItem : Screws=8,
	   ConditionModifier : 0.5,

       Fixer : SheetMetal; Mechanics=2,
	}

	fixing Fix CH88 Trunk Lid Welding
    {
       Require : 88ChevyS10TrunkDoor2;88ChevyS10TrunkDoorTop2,
       GlobalItem : BlowTorch=5,
       ConditionModifier : 1.2,

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

    fixing Fix CH88 Trunk Lid
	{
       Require : 88ChevyS10TrunkDoor2;88ChevyS10TrunkDoorTop2,
	   GlobalItem : Screws=8,
	   ConditionModifier : 0.5,

       Fixer : SheetMetal; Mechanics=2,
	}

	fixing Fix CH88 Door Welding
	{
	   Require : 88ChevyS10CarFrontDoor2,
	   GlobalItem : BlowTorch=5,
	   ConditionModifier : 1.2,

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

	fixing Fix CH88 Armor Welding
    {
       Require : 88ChevyS10BumperFront;88ChevyS10BullbarFront;88ChevyS10BumperRear;88ChevyS10BedCover,
       GlobalItem : BlowTorch=5,
       ConditionModifier : 0.75,

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

}
