updated engagement types and range for CAP Sorties
This commit is contained in:
@@ -3,8 +3,7 @@ local dbLogger = Spearhead.LoggerTemplate:new("database", Spearhead.LoggerTempla
|
|||||||
local databaseManager = Spearhead.DB:new(dbLogger)
|
local databaseManager = Spearhead.DB:new(dbLogger)
|
||||||
|
|
||||||
local capConfig = {
|
local capConfig = {
|
||||||
maxDeviationRange = 32186, --20NM -- sets max deviation before flight starts pulling back,
|
maxDeviationRange = 46300, --25NM -- max engagement distance
|
||||||
minSpeed = 400,
|
|
||||||
maxSpeed = 500,
|
maxSpeed = 500,
|
||||||
minAlt = 18000,
|
minAlt = 18000,
|
||||||
maxAlt = 28000,
|
maxAlt = 28000,
|
||||||
|
|||||||
Reference in New Issue
Block a user