Tooltip_EN = {

	/* runFlat */
	Tooltip_item_runFlatTire = "Military grade tire that will never pop but will lose traction when condition is low.",

	/* damnCraft */
	Tooltip_item_damnSteelRim = "Basic rim type used for tire crafting.",
	Tooltip_item_damnTireRubber = "Tire rubber is used for tire crafting. Condition of tire rubber will affect condition of crafted tire.",
	Tooltip_item_damnTireMount = "Tire rubber mount saves space when storing tire rubber.",
	Tooltip_item_damnGlassPane = "Glass pane is used with scalpel to craft vehicle windows."
	Tooltip_item_damnHandle = "Handle is used for vehicle door crafting."
	Tooltip_item_damnHinge = "Hinge is used for vehicle door crafting."
	Tooltip_item_damnRubberStrip = "Rubber strips are used for windshield and vehicle door crafting."
	Tooltip_item_damnSeatFabric = "Seat fabric is used for vehicle seat crafting."
	Tooltip_item_damnSeatFoam = "Seat foam is used for vehicle seat crafting."
	Tooltip_item_damnSeatFrame = "Seat frame is used for vehicle seat crafting."

	Tooltip_item_damnTireRepairKit = "Set of tools for tire repair on the go.",
	Tooltip_item_damnTireRepairTools = "Main tool from tire repair kit, requires rubber solution and repair strips to patch tires.",
	Tooltip_item_damnTireRepairSolution = "One of three tire repair kit components, requires repair tools and repair strips to patch tires.",
	Tooltip_item_damnTireRepairStrips = "One of three tire repair kit components, requires repair tools and rubber solution to patch tires.",

	Tooltip_item_damnPlasticWeldingKit = "Set of tools for plastic part repair on the go.",
	Tooltip_item_damnPlasticWeldingGun = "Main tool from plastic welding kit, requires battery and welding staples.",
	Tooltip_item_damnPlasticWeldingStaples = "One of two plastic welding kit components, requires battery powered welding gun to be used for plastic part repair.",

    Tooltip_item_damnmoldBox = "Wooden box used for plaster molds.",
    Tooltip_item_damngenericMold = "Wooden box containing plastic part submerged in plaster",
    Tooltip_item_damngenericNegativeMold = "Negative plaster mold that can be used with styrofoam paste to produce new plastic part.",
    Tooltip_item_damngenericFilledMold = "Plaster mold filled with styrofoam paste.",
    Tooltip_item_damnacetone = "Container of acetone, used to make styrofoam paste.",
    Tooltip_item_damnstyrofoam = "Styrofoam is used with acetone to create styrofoam paste.",
    Tooltip_item_damnstyrofoamPaste = "Container of styrofoam paste, used to create new plastic parts in molds.",

	/* USMIL */

    /* Vehicle */
    Tooltip_item_damnAutoManual = "Manual containing crafting schematics for specific vehicle",
    Tooltip_item_damnSideArmor = "Armor elements that protect side windows",
    Tooltip_item_damnWindshieldFrontArmor = "Armor elements that protect front windshield",
    Tooltip_item_damnWindshieldRearArmor = "Armor elements that protect rear windshield",
    Tooltip_item_damnBumperFront = "Offers basic protection for headlights, hood and engine",
    Tooltip_item_damnBullbarFront = "Offers significant protection for headlights, hood and engine",
    Tooltip_item_damnBumperRear = "Offers basic protection for taillights, trunk lid and trunk storage",
    Tooltip_item_damnBullbarRear = "Offers significant protection for taillights, trunk lid and trunk storage",

    /* Master mags */
    Tooltip_item_damnEmergencyManual = "Manual containing crafting schematics for Police, Fire Department, Ambulance and Park Ranger vehicles",
    Tooltip_item_damnMilitaryManual = "Manual containing crafting schematics for Military vehicles",
    Tooltip_item_damnPassengerClassicManual = "Manual containing crafting schematics for Passenger vehicles from early 40s to late 70s",
    Tooltip_item_damnPassengerMidManual = "Manual containing crafting schematics for Passenger vehicles from the 80s",
    Tooltip_item_damnPassengerModernManual = "Manual containing crafting schematics for Passenger vehicles from the 90s",
    Tooltip_item_damnPerformanceManual = "Manual containing crafting schematics for Performance vehicles and Supercars",
    Tooltip_item_damnMuscleManual = "Manual containing crafting schematics for Muscle cars",
    Tooltip_item_damnSportUtilityManual = "Manual containing crafting schematics for Sport Utility Vehicles and Off-roaders",
    Tooltip_item_damnUtilityManual = "Manual containing crafting schematics for various Utility vehicles",
    Tooltip_item_damnJDMManual = "Manual containing crafting schematics for vehicles produced in Japan",
}