Add BLU-107 to OCA/Runway loadout

I had originally opted for iron bombs for anti-runway as the AI sometimes miss with the Durandals because they release them from too high an altitude. But after using them for a while, I am finding they appear to do no worse than with iron bombs. So, might as well let them use the dedicated anti-runway weapon.
This commit is contained in:
Starfire13 2023-07-30 07:32:05 +10:00 committed by Dan Albert
parent d81ed26fa6
commit 09f0b0b315

View File

@ -245,7 +245,7 @@ local unitPayloads = {
["num"] = 3, ["num"] = 3,
}, },
[5] = { [5] = {
["CLSID"] = "{CFT_R_MK84LD_x_2}", ["CLSID"] = "{CFT_R_BLU107_x_6}",
["num"] = 12, ["num"] = 12,
}, },
[6] = { [6] = {
@ -253,12 +253,8 @@ local unitPayloads = {
["num"] = 9, ["num"] = 9,
}, },
[7] = { [7] = {
["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}", ["CLSID"] = "{F-15E_AAQ-14_LANTIRN}",
["num"] = 8, ["num"] = 7,
["settings"] = {
["GUI_fuze_type"] = 1,
["arm_delay_ctrl_FMU139CB_LD"] = 1,
["function_delay_ctrl_FMU139CB_LD"] = 0,
}, },
}, },
[8] = { [8] = {
@ -266,7 +262,7 @@ local unitPayloads = {
["num"] = 7, ["num"] = 7,
}, },
[9] = { [9] = {
["CLSID"] = "{CFT_L_MK84LD_x_2}", ["CLSID"] = "{CFT_L_BLU107_x_6}",
["num"] = 4, ["num"] = 4,
}, },
[10] = { [10] = {