Skip to content

Commit

Permalink
added EDGG minstation for primary towers
Browse files Browse the repository at this point in the history
  • Loading branch information
capzDE authored Oct 13, 2023
1 parent 707561a commit d4d6ea1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion edgg/twr.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"abbreviation": "DFTC",
"description": "Frankfurt Tower (Center)",
"schedule_minstation": [
"EDFF"
"EDFF",
"EDGG"
]
},
{
Expand All @@ -50,6 +51,7 @@
"abbreviation": "DKT",
"description": "K\u00f6ln/Bonn Tower",
"schedule_minstation": [
"EDGG",
"EDLL"
]
},
Expand All @@ -59,6 +61,7 @@
"abbreviation": "DLT",
"description": "D\u00fcsseldorf Tower",
"schedule_minstation": [
"EDGG",
"EDLL"
]
},
Expand All @@ -77,6 +80,7 @@
"abbreviation": "DST",
"description": "Stuttgart Tower",
"schedule_minstation": [
"EDGG",
"EDFF"
]
},
Expand Down

0 comments on commit d4d6ea1

Please sign in to comment.