mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
DCS 55918 (#3401)
This PR adds support for DCS 2.9.5.55918. Some limited support for the Kiowa Warrior is also implemented.
This commit is contained in:
@@ -51,3 +51,4 @@ tasks:
|
||||
SEAD Escort: 120
|
||||
Strike: 400
|
||||
TARCAP: 410
|
||||
hit_points: 20
|
||||
|
||||
35
resources/units/aircraft/OH58D.yaml
Normal file
35
resources/units/aircraft/OH58D.yaml
Normal file
@@ -0,0 +1,35 @@
|
||||
class: Helicopter
|
||||
cabin_size: 0 # Can not transport troops
|
||||
can_carry_crates: false # Can not carry crates
|
||||
carrier_capable: true
|
||||
description:
|
||||
The Bell OH-58D Kiowa Warrior is a family of single-engine, single-rotor, military
|
||||
helicopters used for observation, utility, and direct fire support. Bell Helicopter
|
||||
manufactured the OH-58 for the United States Army based on its Model 206A JetRanger
|
||||
helicopter. The OH-58 was in continuous U.S. Army service from 1969 to 2017, when
|
||||
it was replaced in these roles by the Boeing AH-64 Apache and Eurocopter UH-72 Lakota.
|
||||
The latest model, the OH-58D Kiowa Warrior, is primarily operated in an armed reconnaissance
|
||||
role in support of ground troops. The OH-58 has been exported to Austria, Canada,
|
||||
Croatia, the Dominican Republic, Taiwan, Saudi Arabia, and Greece. It has also been
|
||||
produced under license in Australia.
|
||||
introduced: 1983
|
||||
lha_capable: true
|
||||
manufacturer: Bell
|
||||
origin: USA
|
||||
price: 6
|
||||
role: Light Attack/Forward Air Control
|
||||
radios:
|
||||
intra_flight: AN/ARC-164
|
||||
inter_flight: AN/ARC-164
|
||||
channels:
|
||||
type: common
|
||||
namer: kiowa
|
||||
intra_flight_radio_index: 1
|
||||
inter_flight_radio_index: 1
|
||||
variants:
|
||||
OH-58D(R) Kiowa Warrior: {}
|
||||
tasks:
|
||||
BAI: 470
|
||||
CAS: 470
|
||||
OCA/Aircraft: 470
|
||||
hit_points: 12
|
||||
Reference in New Issue
Block a user