module Base
{
	fixing Fix 84 Oldsmobile 98 Regency Seat
	{
	   Require : 84oldsmobile98SeatFront1;84oldsmobile98SeatRear1,
	   ConditionModifier : 0.5,

       Fixer : DuctTape=2;Mechanics=1,
	}
	
	fixing Fix 84 Oldsmobile 98 Regency Hood Welding
	{
	   Require : 84oldsmobile98EngineDoor1,
	   GlobalItem : BlowTorch=5,
	   ConditionModifier : 1.2,

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

   fixing Fix 84 Oldsmobile 98 Regency Hood
	{
	   Require : 84oldsmobile98EngineDoor1,
	   GlobalItem : Screws=8,
	   ConditionModifier : 0.5,

       Fixer : SheetMetal; Mechanics=2,
	}

	fixing Fix 84 Oldsmobile 98 Regency Lid Welding
    {
       Require : 84oldsmobile98TrunkDoor1,
       GlobalItem : BlowTorch=5,
       ConditionModifier : 1.2,

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

   fixing Fix 84 Oldsmobile 98 Regency Trunk Lid
	{
      Require : 84oldsmobile98TrunkDoor1,
	   GlobalItem : Screws=8,
	   ConditionModifier : 0.5,

       Fixer : SheetMetal; Mechanics=2,
	}

	fixing Fix 84 Oldsmobile 98 Regency Armor Welding
    {
       Require : 84oldsmobile98BumperFront0;84oldsmobile98BumperFrontA;84oldsmobile98BumperRear0,
       GlobalItem : BlowTorch=7,
       ConditionModifier : 1.0,

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