Update UH-60L mod support to version 1.3.1

Updated the UH-60L loadout for version 1.3.1 and added the UH-60 to the following factions as per #2176
    Israel-USN 2005 (Allied Sword)
    Israel 2000
    Israel 2012'ish
This commit is contained in:
MetalStormGhost
2022-04-21 22:16:10 +03:00
committed by GitHub
parent 3008d9a512
commit 36d9dda500
7 changed files with 84 additions and 29 deletions

View File

@@ -19,7 +19,8 @@
"AH-64D Apache Longbow (AI)",
"S-3B Viking",
"SH-60B Seahawk",
"UH-1H Iroquois"
"UH-1H Iroquois",
"UH-60L"
],
"awacs": [
"E-2C Hawkeye"
@@ -97,7 +98,10 @@
],
"UH-1H Iroquois": [
"US NAVY"
]
],
"UH-60L": [
"Israeli Air Force"
]
},
"unrestricted_satnav": true
}

View File

@@ -16,7 +16,8 @@
"F-15E Strike Eagle",
"F-16CM Fighting Falcon (Block 50)",
"F-4E Phantom II",
"UH-1H Iroquois"
"UH-1H Iroquois",
"UH-60L"
],
"awacs": [
"E-2C Hawkeye"
@@ -62,5 +63,10 @@
"helicopter_carrier_names": [],
"has_jtac": true,
"jtac_unit": "MQ-9 Reaper",
"liveries_overrides": {
"UH-60L": [
"Israeli Air Force"
]
},
"unrestricted_satnav": true
}

View File

@@ -17,7 +17,8 @@
"F-16CM Fighting Falcon (Block 50)",
"F/A-18C Hornet (Lot 20)",
"Mirage 2000C",
"UH-1H Iroquois"
"UH-1H Iroquois",
"UH-60L"
],
"awacs": [
"E-2C Hawkeye"
@@ -90,7 +91,10 @@
],
"Mirage 2000C": [
"UAE Air Force"
]
],
"UH-60L": [
"Israeli Air Force"
]
},
"unrestricted_satnav": true
}