UH-60L mod support

Resolves #1964 but adding CTLD will require the use of Liberation plugins and thus are not included in this pull request.

- Implemented support for the UH-60L mod by =X51= Kinkkujuustovoileipa, Cubeboy, Jonas, JinxxDCS, Dorian, =X51= Parzival & =X51= Lawson.
- Because the standard DCS tankers will not fly below 160ish knots, the UH-60L mod team have included a modified version of the KC-130 tanker designed for refueling at speeds of 120-130kts.
This commit is contained in:
MetalStormGhost
2022-02-13 16:56:51 +02:00
committed by GitHub
parent 8a66bf2e09
commit 33ed127cba
20 changed files with 1433 additions and 24 deletions

View File

@@ -18,7 +18,7 @@
"F-15C Eagle",
"F-15E Strike Eagle",
"F-16CM Fighting Falcon (Block 50)",
"F-22A Raptor",
"F-22A Raptor",
"F/A-18C Hornet (Lot 20)",
"Mirage 2000C",
"OH-58D Kiowa Warrior",
@@ -28,7 +28,8 @@
"SA 342M Gazelle Mistral",
"Tornado GR4",
"UH-1H Iroquois",
"UH-60A"
"UH-60A",
"UH-60L"
],
"awacs": [
"E-2C Hawkeye",
@@ -36,6 +37,7 @@
],
"tankers": [
"KC-130",
"KC-130J",
"KC-135 Stratotanker",
"S-3B Tanker"
],
@@ -49,7 +51,7 @@
"M1134 Stryker ATGM (BGM-71 TOW)",
"M1A2 Abrams",
"M2A2 Bradley",
"M6 Linebacker",
"M6 Linebacker",
"Marder 1A3",
"VAB Mephisto"
],
@@ -99,7 +101,7 @@
],
"navy_generators": [
"ArleighBurkeGroupGenerator",
"OliverHazardPerryGroupGenerator"
"OliverHazardPerryGroupGenerator"
],
"has_jtac": true,
"jtac_unit": "MQ-9 Reaper"

View File

@@ -14,7 +14,8 @@
"F-4E Phantom II",
"OH-58D Kiowa Warrior",
"UH-1H Iroquois",
"UH-60A"
"UH-60A",
"UH-60L"
],
"awacs": [
"E-3A"

View File

@@ -12,7 +12,8 @@
"F-16CM Fighting Falcon (Block 50)",
"Mirage 2000-5",
"Mirage 2000C",
"UH-60A"
"UH-60A",
"UH-60L"
],
"awacs": [
"E-3A"

View File

@@ -27,7 +27,8 @@
"S-3B Viking",
"SH-60B Seahawk",
"UH-1H Iroquois",
"UH-60A"
"UH-60A",
"UH-60L"
],
"awacs": [
"E-2C Hawkeye",
@@ -35,6 +36,7 @@
],
"tankers": [
"KC-130",
"KC-130J",
"KC-135 Stratotanker",
"S-3B Tanker"
],

View File

@@ -28,7 +28,8 @@
"S-3B Viking",
"SH-60B Seahawk",
"UH-1H Iroquois",
"UH-60A"
"UH-60A",
"UH-60L"
],
"awacs": [
"E-2C Hawkeye",
@@ -36,6 +37,7 @@
],
"tankers": [
"KC-130",
"KC-130J",
"KC-135 Stratotanker",
"KC-135 Stratotanker MPRS",
"S-3B Tanker"