Revisit/Update custom payloads

This commit is contained in:
Raffson
2023-05-07 18:51:51 +02:00
parent 55b76de3f4
commit 49d965ae7b
59 changed files with 4914 additions and 4536 deletions

View File

@@ -2,30 +2,6 @@ local unitPayloads = {
["name"] = "MiG-19P",
["payloads"] = {
[1] = {
["name"] = "CAP",
["pylons"] = {
[1] = {
["CLSID"] = "{K-13A}",
["num"] = 6,
},
[2] = {
["CLSID"] = "{K-13A}",
["num"] = 1,
},
[3] = {
["CLSID"] = "PTB760_MIG19",
["num"] = 2,
},
[4] = {
["CLSID"] = "PTB760_MIG19",
["num"] = 5,
},
},
["tasks"] = {
[1] = 11,
},
},
[2] = {
["name"] = "CAS",
["pylons"] = {
[1] = {
@@ -57,7 +33,7 @@ local unitPayloads = {
[1] = 11,
},
},
[3] = {
[2] = {
["name"] = "STRIKE",
["pylons"] = {
[1] = {
@@ -89,6 +65,30 @@ local unitPayloads = {
[1] = 11,
},
},
[3] = {
["name"] = "CAP",
["pylons"] = {
[1] = {
["CLSID"] = "{K-13A}",
["num"] = 6,
},
[2] = {
["CLSID"] = "{K-13A}",
["num"] = 1,
},
[3] = {
["CLSID"] = "PTB760_MIG19",
["num"] = 2,
},
[4] = {
["CLSID"] = "PTB760_MIG19",
["num"] = 5,
},
},
["tasks"] = {
[1] = 11,
},
},
[4] = {
["name"] = "SEAD",
["pylons"] = {