mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
This allows altitude/speed of AEW&C and tankers to be configured.
(cherry picked from commit a75688f89c)
17 lines
364 B
YAML
17 lines
364 B
YAML
description:
|
|
The Boeing KC-135 Stratotanker is a military aerial refueling aircraft that
|
|
was developed from the Boeing 367-80 prototype, alongside the Boeing 707
|
|
airliner.
|
|
introduced: 1957
|
|
max_group_size: 1
|
|
manufacturer: Beoing
|
|
origin: USA
|
|
price: 25
|
|
role: Tanker
|
|
patrol:
|
|
# ~300 knots IAS.
|
|
speed: 445
|
|
altitude: 24000
|
|
variants:
|
|
KC-135 Stratotanker: {}
|