- Add defend, delivery, destroy, and HVT prototype task flows - Add supporting entity controller prototypes and init settings - Gate mission manager PFH behind `enableGenerator`
6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
[
|
|
QGVAR(enableGenerator), "CHECKBOX",
|
|
[LSTRING(enableGenerator), LSTRING(enableGeneratorTooltip)],
|
|
_category, false, true
|
|
] call CBA_fnc_addSetting;
|