mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
EW Script 2.0 - Enable for AI (#491)
* EW Script 2.0 - Enable for AI * Refactor * Remove unnecessary code + refactor * Fix test -_- * Cleanup --------- Co-authored-by: Raffson <Raffson@users.noreply.github.com> Co-authored-by: Starfire13 <72491792+Starfire13@users.noreply.github.com>
This commit is contained in:
@@ -1,11 +1,16 @@
|
||||
{
|
||||
"nameInUI": "EW Jammer (for player only)",
|
||||
"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": [
|
||||
|
||||
Reference in New Issue
Block a user