Skip to content

Commit

Permalink
feature/1526 - Increase traffic rates by 50%
Browse files Browse the repository at this point in the history
  • Loading branch information
Fechulo committed Feb 16, 2020
1 parent 74c81b2 commit 1f385ff
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions assets/airports/sumu.json
Original file line number Diff line number Diff line change
Expand Up @@ -3033,7 +3033,7 @@
"altitude": "",
"speed": "",
"method": "random",
"rate": 1.96,
"rate": 2.94,
"airlines": [
["arg/short", 11],
["aut", 53],
Expand All @@ -3054,7 +3054,7 @@
"altitude": "",
"speed": "",
"method": "random",
"rate": 1.31,
"rate": 1.97,
"airlines": [
["aea/long", 5],
["azu/short", 11],
Expand All @@ -3073,7 +3073,7 @@
"altitude": "",
"speed": "",
"method": "random",
"rate": 0.15,
"rate": 0.23,
"airlines": [
["lpe/short", 7]
]
Expand All @@ -3086,7 +3086,7 @@
"altitude": "",
"speed": "",
"method": "random",
"rate": 1.08,
"rate": 1.62,
"airlines": [
["aal/b763", 7],
["auz", 12],
Expand All @@ -3107,7 +3107,7 @@
"altitude": 10000,
"speed": 250,
"method": "random",
"rate": 2,
"rate": 3,
"airlines": [
["aal/b763", 2],
["arg/short", 11],
Expand All @@ -3129,7 +3129,7 @@
"altitude": 10000,
"speed": 250,
"method": "random",
"rate": 0.19,
"rate": 0.29,
"airlines": [
["aal/b763", 2],
["gti", 1],
Expand All @@ -3146,7 +3146,7 @@
"altitude": 10000,
"speed": 250,
"method": "random",
"rate": 0.54,
"rate": 0.81,
"airlines": [
["auz", 6],
["azp", 6],
Expand All @@ -3162,7 +3162,7 @@
"altitude": 10000,
"speed": 250,
"method": "random",
"rate": 0.46,
"rate": 0.69,
"airlines": [
["aal/b763", 3],
["auz", 6],
Expand All @@ -3181,7 +3181,7 @@
"altitude": 10000,
"speed": 250,
"method": "random",
"rate": 0.67,
"rate": 1.01,
"airlines": [
["aea/long", 2],
["azu/short", 6],
Expand All @@ -3200,7 +3200,7 @@
"altitude": 10000,
"speed": 250,
"method": "random",
"rate": 0.65,
"rate": 0.98,
"airlines": [
["aea/long", 3],
["azu/short", 5],
Expand Down

0 comments on commit 1f385ff

Please sign in to comment.