Added CLSID to payloadNames.js, Updated the payLoadConverter.py so the CLSID can be added, Added 1 custom Loadout in unitPayloads.lue

This commit is contained in:
WoodyXP
2023-02-14 01:36:36 +01:00
parent d8d63df944
commit f8344b1662
3 changed files with 132 additions and 84 deletions

View File

@@ -3173,6 +3173,10 @@ Olympus.unitPayloads = {["A-10A"]={["MK-84*2 , LAU-68*2 , AGM-65K*2"]={[1] = {["
[5] = {["CLSID"]="{0395076D-2F77-4420-9D33-087A4398130B}"},
[4] = {["CLSID"]="{0395076D-2F77-4420-9D33-087A4398130B}"},
[3] = {["CLSID"]="{0395076D-2F77-4420-9D33-087A4398130B}"}},
["AIM-9P5*2, Fuel 275*2"]={[7] = {["CLSID"]="{AIM-9P5}"},
[1] = {["CLSID"]="{AIM-9P5}"},
[5] = {["CLSID"]="{0395076D-2F77-4420-9D33-087A4398130B}"},
[3] = {["CLSID"]="{0395076D-2F77-4420-9D33-087A4398130B}"}},
["AIM-9P*2, Fuel 150*3"]={[7] = {["CLSID"]="{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}"},
[5] = {["CLSID"]="{PTB-150GAL}"},
[4] = {["CLSID"]="{PTB-150GAL}"},