Recipe_EN = {
	Recipe_MakeEnginePart = "Make Spare Engine Parts",
	Recipe_Make_Doorknob = "1. Make Doorknob", /*дверная ручка*/
	Recipe_Make_Hinge2 = "2. Make Door Hinge", /*дверная петля*/
	Recipe_Make_GlassMold = "3. Make Mold for Glass", /*форма для стекла*/
	Recipe_Make_CarBattery1 = "Make Car Battery - Standard",
	Recipe_Make_CarBattery2 = "Make Car Battery - Heavy-Duty",
	Recipe_Make_CarBattery3 = "Make Car Battery - Sport",
	Recipe_Make_BigGasTank1 = "Make Big Gas Tank - Standard",
	Recipe_Make_BigGasTank2 = "Make Big Gas Tank - Heavy-Duty",
	Recipe_Make_BigGasTank3 = "Make Big Gas Tank - Sport",
	Recipe_Make_RearCarDoorDouble1 = "Make Double Rear Door - Standard", /*Двойные задние двери, тип - тяжёлый*/
	Recipe_Make_RearCarDoorDouble2 = "Make Double Rear Door - Heavy-Duty",
	Recipe_Make_RearCarDoorDouble3 = "Make Double Rear Door - Sport",
	Recipe_Make_RearCarDoor1 = "Make Rear Door - Standard",
	Recipe_Make_RearCarDoor2 = "Make Rear Door - Heavy-Duty",
	Recipe_Make_RearCarDoor3 = "Make Rear Door - Sport",
	Recipe_Make_EngineDoor1 = "Make Hood - Standard",
	Recipe_Make_EngineDoor2 = "Make Hood - Heavy-Duty",
	Recipe_Make_EngineDoor3 = "Make Hood - Sport",
	Recipe_Make_ModernSuspension1 = "Make Performance Suspension - Standard",
	Recipe_Make_ModernSuspension2 = "Make Performance Suspension - Heavy-Duty",
	Recipe_Make_ModernSuspension3 = "Make Performance Suspension - Sport",
	Recipe_Make_ModernTire1 = "Make Performance Tire - Standard",
	Recipe_Make_ModernTire2 = "Make Performance Tire - Heavy-Duty",
	Recipe_Make_ModernTire3 = "Make Performance Tire - Sport",
	Recipe_Make_ModernCarMuffler1 = "Make Performance Muffler - Standard",
	Recipe_Make_ModernCarMuffler2 = "Make Performance Muffler - Heavy-Duty",
	Recipe_Make_ModernCarMuffler3 = "Make Performance Muffler - Sport",
	Recipe_Make_ModernBrake1 = "Make Performance Brake - Standard",
	Recipe_Make_ModernBrake2 = "Make Performance Brake - Heavy-Duty",
	Recipe_Make_ModernBrake3 = "Make Performance Brake - Sport",
	Recipe_Make_TrunkDoor1 = "Make Trunk Lid - Standard",
	Recipe_Make_TrunkDoor2 = "Make Trunk Lid - Heavy-Duty",
	Recipe_Make_TrunkDoor3 = "Make Trunk Lid - Sport",
	Recipe_Make_NormalCarSeat1 = "Make Standard Seat - Standard",
	Recipe_Make_NormalCarSeat2 = "Make Standard Seat - Heavy-Duty",
	Recipe_Make_NormalCarSeat3 = "Make Standard Seat - Sport",
	Recipe_Make_FrontCarDoor1 = "Make Front Door - Standard",
	Recipe_Make_FrontCarDoor2 = "Make Front Door - Heavy-Duty",
	Recipe_Make_FrontCarDoor3 = "Make Front Door - Sport",
	Recipe_Make_RearWindow1_Composite = "Make Rear Window of Composite - Standard",
	Recipe_Make_RearWindow2_Composite = "Make Rear Window of Composite - Heavy-Duty",
	Recipe_Make_RearWindow3_Composite = "Make Rear Window of Composite - Sport",
	Recipe_Make_Windshield1_Composite = "Make Windshield of Composite - Standard",
	Recipe_Make_Windshield2_Composite = "Make Windshield of Composite - Heavy-Duty",
	Recipe_Make_Windshield3_Composite = "Make Windshield of Composite - Sport",
	Recipe_Make_FrontWindow1_Composite = "Make Front Window of Composite - Standard",
	Recipe_Make_FrontWindow2_Composite = "Make Front Window of Composite - Heavy-Duty",
	Recipe_Make_FrontWindow3_Composite = "Make Front Window of Composite - Sport",
	Recipe_Make_RearWindshield1_Composite = "Make Rear Windshield of Composite - Standard",
	Recipe_Make_RearWindshield2_Composite = "Make Rear Windshield of Composite - Heavy-Duty",
	Recipe_Make_RearWindshield3_Composite = "Make Rear Windshield of Composite - Sport",

	Recipe_Make_HomeMadeCarBattery1 = "Make Homemade Car Battery - Standard",
	Recipe_Make_HomeMadeCarBattery2 = "Make Homemade Car Battery - Heavy-Duty",
	Recipe_Make_HomeMadeCarBattery3 = "Make Homemade Car Battery - Sport",
	
	Recipe_Dismantle_Booster = "Dismantle_Booster",
	Recipe_Charge_Car_Battery_from_Booster = "Charge Car Battery from Booster",
	Recipe_Insert_Battery_into_Booster = "Insert Battery into Booster",
	
	Recipe_Make_Homemade_Booster_for_Car = "Make a homemade booster for the car"

/*	Recipe_Make_ = "Make ",
	Recipe_Make_ = "Make ",
	Recipe_Make_ = "Make ",
	Recipe_Make_ = "Make ",
	Recipe_Make_ = "Make ",
	Recipe_Make_ = "Make ",
	Recipe_Make_ = "Make ",
	Recipe_Make_ = "Make ",
	Recipe_Make_ = "Make ",
	Recipe_Make_ = "Make ",
	Recipe_Make_ = "Make ",
	Recipe_Make_ = "Make ",
*/
}