mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
This exports all the old AIRFIELD_DATA to yaml files. It's easier for users to send fixes if it's defined this way, and they can also fix it in their install without having to wait for a new release. This also switches the indexes from the unstable DCS airfield names to airfield IDs, so this fixes another case of DCS updates occasionally breaking Liberation. I also ended up finding quite a few typos in airfield names, and incorrect theater names in the process. Those have been fixed.
34 lines
507 B
YAML
34 lines
507 B
YAML
---
|
|
name: Maykop-Khanskaya
|
|
id: 16
|
|
icao: URKH
|
|
elevation: 590
|
|
runway_length: 10195
|
|
rsbn:
|
|
callsign: DG
|
|
channel: 34
|
|
atc:
|
|
hf: 3.950 MHz
|
|
vhf_low: 39.200 MHz
|
|
vhf_high: 125 MHz
|
|
uhf: 254 MHz
|
|
runways:
|
|
"22":
|
|
outer_ndb:
|
|
callsign: RK
|
|
frequency: 289 MHz
|
|
inner_ndb:
|
|
callsign: R
|
|
frequency: 591 MHz
|
|
"4":
|
|
inner_ndb:
|
|
callsign: D
|
|
frequency: 591 MHz
|
|
"04":
|
|
prmg:
|
|
callsign: DG
|
|
channel: 36
|
|
outer_ndb:
|
|
callsign: DG
|
|
frequency: 289 MHz
|