| Line 492: |
Line 492: |
| | *Go to C if DD+DE >= 3 | | *Go to C if DD+DE >= 3 |
| | *Otherwise, random routing | | *Otherwise, random routing |
| | + | **If fleet contains CL, 80% to C |
| | + | **Otherwise, 65% to C |
| | | | |
| | |D -> E/resource, G/resource = | | |D -> E/resource, G/resource = |
| Line 499: |
Line 501: |
| | | | |
| | |F/empty -> E/resource, H, I = | | |F/empty -> E/resource, H, I = |
| − | * Amount of DE+DD ≥ 4 routes to E. | + | *Meet '''ANY''' of the following to go to E |
| − | * Amount of DE+DD = 2 or 3 causes random routing between H and E. | + | **DD+DE ≥ 4 |
| − | * Otherwise, random routing between H and I. | + | **Fleet contains AV and DD+DE ≥ 2 |
| | + | **BBV ≥ 2 and DD+DE ≥ 2 |
| | + | *Random between E and H if DD+DE ≥ 2 |
| | + | *Otherwise, random routing between H and I. |
| | | | |
| | |J -> K/empty, L = | | |J -> K/empty, L = |
| − | * Go to L if amount of DD ≥ 4 | + | *Meet '''ANY''' of the following to go to L |
| − | * Else, random routing | + | **DD+DE ≥ 4 and SS(V) = 0 |
| | + | **Fleet contains both AV and CL, with DD+DE ≥ 2 |
| | + | *Otherwise, random routing |
| | }} | | }} |
| | {{AirControlSystem | | {{AirControlSystem |