Develop to Main (#32)
Reviewed-on: #32 Co-authored-by: dutchie031 <timrorije@gmail.com>
This commit was merged in pull request #32.
This commit is contained in:
+7
-1
@@ -6,7 +6,7 @@ SpearheadConfig = {
|
||||
|
||||
--- The time briefings should be displayed by default.
|
||||
--- Players can always "Clear Messages" through the F10 menu, so setting it to a high value can be
|
||||
briefingMessageDuration = 30, --default 30
|
||||
briefingMessageDuration = 60, --default 60
|
||||
|
||||
CapConfig = {
|
||||
--quickly enable of disable the entire CAP Logic
|
||||
@@ -29,6 +29,12 @@ SpearheadConfig = {
|
||||
-- unit: feet
|
||||
maxAlt = 28000, -- default 28000
|
||||
|
||||
--The "maxDistance" that's set on the CAP tasking for the aircraft to commit to a target.
|
||||
--This is the distance from the aircraft to the target that the aircraft will commit to engaging
|
||||
--This is shared for CAP, Intercept and Sweep missions for now.
|
||||
-- unit: nautical miles
|
||||
maxCommitRange = 35, -- default 35
|
||||
|
||||
-- DELAYS.
|
||||
-- Delays work as follow.
|
||||
-- When an aircraft lands alive and well it will be rearmed and ready to go.
|
||||
|
||||
Reference in New Issue
Block a user