Add a ferry loadout for the viper.

This commit is contained in:
Dan Albert 2021-08-31 23:13:02 -07:00
parent 90a8bb63dc
commit c252fd6a77

View File

@ -270,6 +270,25 @@ local unitPayloads = {
[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",
}