Add EWR Jammer plugin

This commit is contained in:
Raffson
2023-06-16 01:55:49 +02:00
parent b2fbcdd86a
commit e677a1e910
18 changed files with 609 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
{
"nameInUI": "EWR 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": []
}