mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
23 lines
547 B
JSON
23 lines
547 B
JSON
{
|
|
"nameInUI": "EW Jammer Scipt 2.0",
|
|
"defaultValue": false,
|
|
"specificOptions": [
|
|
{
|
|
"nameInUI": "Require ECM pod",
|
|
"mnemonic": "ecm_required",
|
|
"defaultValue": true
|
|
},
|
|
{
|
|
"nameInUI": "Enable AI Jammers",
|
|
"mnemonic": "ai_jammer_enabled",
|
|
"defaultValue": false
|
|
}
|
|
],
|
|
"scriptsWorkOrders": [
|
|
{
|
|
"file": "EW script 2.02.lua",
|
|
"mnemonic": "ewrj"
|
|
}
|
|
],
|
|
"configurationWorkOrders": []
|
|
} |