Fixed error with Ramat David frequency (typo)

This commit is contained in:
Khopa 2021-04-21 22:38:08 +02:00
parent 35f49d9bc0
commit 76efcca64b

View File

@ -884,7 +884,7 @@ AIRFIELD_DATA = {
icao="LLRD", icao="LLRD",
elevation=105, elevation=105,
runway_length=7037, runway_length=7037,
atc=AtcData(MHz(4, 300), MHz(39, 500), MHz(118, 600), MHz(251, 20)), atc=AtcData(MHz(4, 300), MHz(39, 500), MHz(118, 600), MHz(251, 50)),
), ),
"Megiddo": AirfieldData( "Megiddo": AirfieldData(
theater="Syria", theater="Syria",