mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update Skynet with baleBaron's 'ActMobile' version
Resolve #205 TODO: have all SHORADs use the 'ActMobile' functionality
This commit is contained in:
@@ -31,6 +31,26 @@
|
||||
"nameInUI": "Generate debug information for BLUE IADS",
|
||||
"mnemonic": "debugBLUE",
|
||||
"defaultValue": false
|
||||
},
|
||||
{
|
||||
"nameInUI": "Enable Mobile SAMs",
|
||||
"mnemonic": "actMobile",
|
||||
"defaultValue": false
|
||||
},
|
||||
{
|
||||
"nameInUI": "Maximum emission time for Mobile SAMs",
|
||||
"mnemonic": "actMobileMaxEmissionTime",
|
||||
"defaultValue": 120
|
||||
},
|
||||
{
|
||||
"nameInUI": "Minimum scoot distance for Mobile SAMs",
|
||||
"mnemonic": "actMobileMinimumScootDistance",
|
||||
"defaultValue": 500
|
||||
},
|
||||
{
|
||||
"nameInUI": "Maximum scoot distance for Mobile SAMs",
|
||||
"mnemonic": "actMobileMaximumScootDistance",
|
||||
"defaultValue": 3000
|
||||
}
|
||||
],
|
||||
"scriptsWorkOrders": [
|
||||
|
||||
Reference in New Issue
Block a user