Drexyl af4bba7396
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>
2025-03-23 20:32:51 +01:00

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.00.lua",
"mnemonic": "ewrj"
}
],
"configurationWorkOrders": []
}