Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ACCSP5 committed May 15, 2023
1 parent ebb21ef commit ae5692b
Showing 1 changed file with 47 additions and 22 deletions.
69 changes: 47 additions & 22 deletions GCCC/Plugins/VFPC/Sid.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@
"max_fl": 460,
"destinations": ["GMAG"],
"airways": ["DCT GLM"]
},
}
],
"LARYS": [
{
Expand Down Expand Up @@ -383,8 +383,15 @@
},
{
"direction": "EVEN",
"min_fl": 095,
"max_fl": 660,
"airways": ["DCT LAVPA"]
},
{
"direction": "EVEN",
"min_fl": 245,
"max_fl": 999
"max_fl": 660,
"airways": ["DCT"]
}
],
"COSTI": [
Expand All @@ -411,14 +418,13 @@
{
"direction": "EVEN",
"min_fl": 60,
"max_fl": 195,
"destinations": ["GCHI"]
},
{
"direction": "EVEN",
"min_fl": 195,
"max_fl": 660,
"airways": ["UY611"]
"airways": ["UY611 ROSTA"]
}
],
"KONBA": [
Expand All @@ -433,61 +439,76 @@
{
"direction": "EVEN",
"min_fl": 50,
"max_fl": 195,
"destinations": ["GCFV"]
}
],
"KORAL": [
{
"direction": "EVEN",
"min_fl": 195,
"max_fl": 460,
"airways": ["UN871","UG5"]
"direction": "EVEN",
"min_fl": 65,
"max_fl": 195,
"airways": ["G5"]
},
{
"direction": "ANY",
"min_fl": 195,
"max_fl": 660,
"airways": ["DCT AMLOK","DCT GLM"]
"direction": "EVEN",
"min_fl": 195,
"max_fl": 460,
"airways": ["UG5","UN871"]
},
{
"direction": "EVEN",
"min_fl": 95,
"max_fl": 460,
"destinations": ["GMAD"],
"airways": ["DCT AMLOK"]
},
{
"direction": "ODD",
"min_fl": 95,
"max_fl": 460,
"destinations": ["GMAG"],
"airways": ["DCT GLM"]
}
],
"ODEGI": [
{
"direction": "EVEN",
"min_fl": 105,
"max_fl": 145,
"airways": ["A873"]
"airways": ["A873"],
"destinations": ["A","B","C","D","F","G","H","I","J","K","M","N","O","P","Q","R","S","T","V","W","X","Y","Z"]
},
{
"direction": "EVEN",
"min_fl": 145,
"max_fl": 660,
"airways": ["UN873"]
"airways": ["UN873"],
"destinations": ["A","B","C","D","F","G","H","I","J","K","M","N","O","P","Q","R","S","T","V","W","X","Y","Z"]
},
{
"direction": "EVEN",
"min_fl": 105,
"max_fl": 660,
"airways": ["UZ353"]
"airways": ["UZ353"],
"destinations": ["A","B","C","D","F","G","H","I","J","K","M","N","O","P","Q","R","S","T","V","W","X","Y","Z"]
}
],
"RASEP": [
{
"direction": "ODD",
"min_fl": 60,
"max_fl": 195,
"destinations": ["GCRR"]
}
],
"REMGI": [
{
"direction": "ANY",
"direction": "ODD",
"min_fl": 145,
"max_fl": 660,
"airways": ["UN729 DEREV UN857"]
},
{
"direction": "ODD",
"direction": "ANY",
"min_fl": 145,
"max_fl": 660,
"airways": ["UN729"]
Expand Down Expand Up @@ -524,16 +545,20 @@
{
"direction": "EVEN",
"min_fl": 60,
"max_fl": 195,
"destinations": ["GCXO"]
}
],
"TFS": [
{
"direction": "EVEN",
"min_fl": 60,
"max_fl": 195,
"destinations": ["GCTS","GCGM"]
"destinations": ["GCTS"]
},
{
"direction": "EVEN",
"min_fl": 60,
"max_fl": 125,
"destinations": ["GCGM"]
}
],
"VASTO": [
Expand Down

0 comments on commit ae5692b

Please sign in to comment.