mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Add a ferry loadout for the viper.
This commit is contained in:
parent
90a8bb63dc
commit
c252fd6a77
@ -270,6 +270,25 @@ local unitPayloads = {
|
|||||||
[1] = 31,
|
[1] = 31,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
[7] = {
|
||||||
|
["name"] = "Liberation Ferry",
|
||||||
|
["pylons"] = {
|
||||||
|
[1] = {
|
||||||
|
["CLSID"] = "MXU-648-TP",
|
||||||
|
["num"] = 5,
|
||||||
|
},
|
||||||
|
[2] = {
|
||||||
|
["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
|
||||||
|
["num"] = 4,
|
||||||
|
},
|
||||||
|
[3] = {
|
||||||
|
["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
|
||||||
|
["num"] = 6,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
["tasks"] = {
|
||||||
|
},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
["unitType"] = "F-16C_50",
|
["unitType"] = "F-16C_50",
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user