mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Stub new parameters in doctrines. These new parameters are not used a… (#3454)
…t the moment but are intended for a future point release
This commit is contained in:
@@ -31,4 +31,7 @@ helicopter:
|
||||
combat_altitude_ft_agl: 200
|
||||
rendezvous_altitude_ft_agl: 1500
|
||||
air_assault_nav_altitude_ft_agl: 1500
|
||||
|
||||
tactics:
|
||||
use_countermeasures: true
|
||||
air_defence_evades_anti_radiation_missiles: false
|
||||
air_to_air_missile_attack_range: ~
|
||||
|
||||
@@ -31,3 +31,7 @@ helicopter:
|
||||
combat_altitude_ft_agl: 200
|
||||
rendezvous_altitude_ft_agl: 1500
|
||||
air_assault_nav_altitude_ft_agl: 1500
|
||||
tactics:
|
||||
use_countermeasures: true
|
||||
air_defence_evades_anti_radiation_missiles: false
|
||||
air_to_air_missile_attack_range: ~
|
||||
@@ -30,3 +30,7 @@ helicopter:
|
||||
combat_altitude_ft_agl: 200
|
||||
rendezvous_altitude_ft_agl: 1500
|
||||
air_assault_nav_altitude_ft_agl: 1500
|
||||
tactics:
|
||||
use_countermeasures: true
|
||||
air_defence_evades_anti_radiation_missiles: false
|
||||
air_to_air_missile_attack_range: ~
|
||||
Reference in New Issue
Block a user