mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2025-11-25 19:31:01 +00:00
Increased aircraft spawn altitude to avoir crashes in nearby hills
This commit is contained in:
parent
f084846d31
commit
8fdbfedb60
@ -305,7 +305,7 @@ do
|
||||
)
|
||||
|
||||
if options.takeOff and (groupCategory == Group.Category.AIRPLANE or groupCategory == Group.Category.HELICOPTER) then
|
||||
groupTable.route.points[1].alt = 250
|
||||
groupTable.route.points[1].alt = 750
|
||||
groupTable.route.points[1].alt_type = "RADIO"
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user