mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
F/A-18E/F Super Hornet AI Tanker mod support (#220)
* Added F/A-18E/F Super Hornet AI Tanker mod support (Chiller Juice Studios SuperBug Tanker AI version 1.1). * Updated F/A-18E/F Super Hornet AI Tanker mod support (Chiller Juice Studios SuperBug Tanker AI) to version 1.2. * F/A-18E/F Super Hornet AI Tanker (version 1.2) support merged to Retribution. * Updated the pydcs extension to version 1.4.
This commit is contained in:
21
resources/units/aircraft/Superbug_AITanker.yaml
Normal file
21
resources/units/aircraft/Superbug_AITanker.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
carrier_capable: true
|
||||
description:
|
||||
The Boeing F/A-18E and F/A-18F Super Hornet are twin-engine, carrier-capable,
|
||||
multirole fighter aircraft variants based on the McDonnell Douglas F/A-18 Hornet.
|
||||
This version is an AI-only tanker aircraft, capable of in-flight refueling.
|
||||
introduced: 2001
|
||||
manufacturer: Boeing
|
||||
origin: USA
|
||||
price: 20
|
||||
max_group_size: 1
|
||||
role: Carrier-based Tanker
|
||||
max_range: 1000
|
||||
patrol:
|
||||
# ~265 knots IAS.
|
||||
speed: 320
|
||||
altitude: 12000
|
||||
variants:
|
||||
F/A-18E Tanker: {}
|
||||
F/A-18F Tanker: {}
|
||||
tasks:
|
||||
Refueling: 0
|
||||
Reference in New Issue
Block a user