mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
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:
@@ -8,26 +8,34 @@ local unitPayloads =
|
||||
["name"] = "Liberation Ferry",
|
||||
["pylons"] =
|
||||
{
|
||||
[1] =
|
||||
{
|
||||
[1] = {
|
||||
["CLSID"] = "{UH60_FUEL_TANK_230}",
|
||||
["num"] = 7,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{UH60_FUEL_TANK_230}",
|
||||
["num"] = 1,
|
||||
},
|
||||
[2] =
|
||||
{
|
||||
[3] = {
|
||||
["CLSID"] = "{UH60_FUEL_TANK_230}",
|
||||
["num"] = 2,
|
||||
},
|
||||
[3] =
|
||||
{
|
||||
[4] = {
|
||||
["CLSID"] = "{UH60_FUEL_TANK_230}",
|
||||
["num"] = 6,
|
||||
},
|
||||
[5] = {
|
||||
["CLSID"] = "{UH60_SEAT_GUNNER_L}",
|
||||
["num"] = 3,
|
||||
},
|
||||
[4] =
|
||||
{
|
||||
["CLSID"] = "{UH60_FUEL_TANK_230}",
|
||||
[6] = {
|
||||
["CLSID"] = "{UH60_SEAT_CARGO_ALL}",
|
||||
["num"] = 4,
|
||||
},
|
||||
[7] = {
|
||||
["CLSID"] = "{UH60_SEAT_GUNNER_R}",
|
||||
["num"] = 5,
|
||||
},
|
||||
},
|
||||
["tasks"] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user