Raffson 93ec459460
Fix bug introduced by AI unlimited fuel option
Since the unlimited fuel option would add the option before the threat-reaction option, this result into a false assertion when using EWJ
2024-01-07 15:04:50 +01:00

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": []
}