Add an option to use FC3-compatible laser codes.

FC3 aircraft don't have laser codes like all the other aircraft do, they just use 1113.
This commit is contained in:
MetalStormGhost
2021-09-05 12:10:24 +03:00
committed by GitHub
parent 2a6f250706
commit b1fee9fe56
3 changed files with 23 additions and 1 deletions

View File

@@ -6,6 +6,11 @@
"nameInUI": "Use smoke",
"mnemonic": "smoke",
"defaultValue": true
},
{
"nameInUI": "Use FC3 laser code (1113)",
"mnemonic": "fc3LaserCode",
"defaultValue": false
}
],
"scriptsWorkOrders": [