module Base
{

fixing Fix Land Cruiser Door Armor
	{
	   Require : FJ75DoorArmor2,
	   GlobalItem : BlowTorch=3,
	   ConditionModifier : 1.5,

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

fixing Fix Land Cruiser Windshield
	{
	   Require : FJ75WindshieldArmor2,
	   GlobalItem : BlowTorch=3,
	   ConditionModifier : 1.5,

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

fixing Fix Land Cruiser Bullbar
	{
	   Require : FJ75Bullbar2,
	   GlobalItem : BlowTorch=3,
	   ConditionModifier : 1.5,

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


}