few minor fixes; added F5

This commit is contained in:
Vasyl Horbachenko
2018-07-31 03:47:50 +03:00
parent 7458181e90
commit 6a02d2ffb6
7 changed files with 11 additions and 9 deletions

View File

@@ -149,10 +149,10 @@ class TriggersGenerator:
description = ""
description += "FREQUENCIES:"
description += "\nFlight: 251 MHz AM"
description += "\nTanker: 10X/140 MHz"
description += "\nTanker: 10X/240 MHz"
if awacs_enabled:
description += "\nAWACS: 180 MHz"
description += "\nAWACS: 244 MHz"
if self.conflict.from_cp.is_global or self.conflict.to_cp.is_global:
description += "\nCarrier: 20X/ICLS CHAN1"