mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Since the unlimited fuel option would add the option before the threat-reaction option, this result into a false assertion when using EWJ
18 lines
406 B
JSON
18 lines
406 B
JSON
{
|
|
"nameInUI": "EW Jammer (for player only)",
|
|
"defaultValue": false,
|
|
"specificOptions": [
|
|
{
|
|
"nameInUI": "Require ECM pod",
|
|
"mnemonic": "ecm_required",
|
|
"defaultValue": true
|
|
}
|
|
],
|
|
"scriptsWorkOrders": [
|
|
{
|
|
"file": "EW script 2.00.lua",
|
|
"mnemonic": "ewrj"
|
|
}
|
|
],
|
|
"configurationWorkOrders": []
|
|
} |