Skip to content

Commit c4f6543

Browse files
committed
Mirroring fix for OxD Avenue +-ints.
1 parent 1617872 commit c4f6543

1 file changed

Lines changed: 100 additions & 0 deletions

File tree

Controller/INRULs/AvenueAdvanced/Intersections.rul

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,103 @@
1+
;Orth to Diag T 35 alt
2+
;moved from Basic INRUL to avoid Transmogrify-created mirroring issues - Tarkus 20250812
3+
1,0,0,1,3
4+
2,5,1,3,1,3
5+
2,6,2,3,2,4
6+
2,7,2,3,2,4
7+
3,0,0x04000200,1,0
8+
;
9+
1,3,0,0,1
10+
2,1,4,2,3,2
11+
2,7,3,1,3,1
12+
2,8,4,2,3,2
13+
3,0,0x04000200,2,0
14+
;
15+
1,1,3,0,0
16+
2,1,1,3,1,3
17+
2,2,2,4,2,3
18+
2,3,2,4,2,3
19+
3,0,0x04000200,3,0
20+
;
21+
1,0,1,3,0
22+
2,3,3,1,3,1
23+
2,4,3,2,4,2
24+
2,5,3,2,4,2
25+
3,0,0x04000200,0,0
26+
;
27+
1,3,0,0,1
28+
2,1,3,1,3,1
29+
2,7,2,1,2,4
30+
2,8,2,1,2,4
31+
3,0,0x04000200,2,0
32+
;
33+
1,0,0,1,3
34+
2,5,1,2,4,2
35+
2,6,1,2,4,2
36+
2,7,1,3,1,3
37+
3,0,0x04000200,1,0
38+
;
39+
1,0,1,3,0
40+
2,3,2,4,2,1
41+
2,4,2,4,2,1
42+
2,5,3,1,3,1
43+
3,0,0x04000200,0,0
44+
;
45+
1,1,3,0,0
46+
2,1,4,2,1,2
47+
2,2,4,2,1,2
48+
2,3,1,3,1,3
49+
3,0,0x04000200,3,0
50+
51+
;Orth to Diag T 38 alt
52+
;moved from Basic INRUL to avoid Transmogrify-created mirroring issues - Tarkus 20250812
53+
1,1,3,1,3
54+
2,1,0,0,1,3
55+
2,7,2,3,2,4
56+
2,8,2,3,2,4
57+
3,0,0x04003800,1,0
58+
;
59+
1,3,1,3,1
60+
2,1,4,2,3,2
61+
2,2,4,2,3,2
62+
2,3,3,0,0,1
63+
3,0,0x04003800,0,0
64+
;
65+
1,1,3,1,3
66+
2,3,2,4,2,3
67+
2,4,2,4,2,3
68+
2,5,1,3,0,0
69+
3,0,0x04003800,1,0
70+
;
71+
1,3,1,3,1
72+
2,5,3,2,4,2
73+
2,6,3,2,4,2
74+
2,7,0,1,3,0
75+
3,0,0x04003800,0,0
76+
;
77+
1,3,1,3,1
78+
2,5,3,0,0,1
79+
2,6,2,1,2,4
80+
2,7,2,1,2,4
81+
3,0,0x04003800,0,0
82+
;
83+
1,1,3,1,3
84+
2,3,0,0,1,3
85+
2,4,1,2,4,2
86+
2,5,1,2,4,2
87+
3,0,0x04003800,1,0
88+
;
89+
1,3,1,3,1
90+
2,1,0,1,3,0
91+
2,2,2,4,2,1
92+
2,3,2,4,2,1
93+
3,0,0x04003800,0,0
94+
;
95+
1,1,3,1,3
96+
2,1,4,2,1,2
97+
2,7,1,3,0,0
98+
2,8,4,2,1,2
99+
3,0,0x04003800,1,0
100+
1101
;Orth to Diag T 53 ~ modified due to issue ~ Tropod 091905.
2102
1,0,2,4,2
3103
2,5,4,2,0,2

0 commit comments

Comments
 (0)