@@ -20,6 +20,8 @@ AddTypes = 7F09, 17F09, 27F09, 37F09, 47F09, 57F09, 67F09, 77F09, 87F09, 97F09,
2020AddTypes = 7F10, 17F10, 27F10, 37F10, 47F10, 57F10, 67F10, 77F10, 87F10, 97F10, A7F10, B7F10, C7F10, D7F10, E7F10, F7F10 ;Road 1-Level FLEX-HT Diag
2121AddTypes = 7F11, 17F11, 27F11, 37F11, 47F11, 57F11, 67F11, 77F11, 87F11, 97F11, A7F11, B7F11, C7F11, D7F11, E7F11, F7F11 ;One-Way Road 1-Level FLEX-HT Diag
2222AddTypes = 7F12, 17F12, 27F12, 37F12, 47F12, 57F12, 67F12, 77F12, 87F12, 97F12, A7F12, B7F12, C7F12, D7F12, E7F12, F7F12 ;Avenue 1-Level FLEX-HT Diag
23+ AddTypes = 7F15, 17F15, 27F15, 37F15, 47F15, 57F15, 67F15, 77F15, 87F15, 97F15, A7F15, B7F15, C7F15, D7F15, E7F15, F7F15 ;One-Way Road 1-Level FLEX-OST
24+ AddTypes = 7F16, 17F16, 27F16, 37F16, 47F16, 57F16, 67F16, 77F16, 87F16, 97F16, A7F16, B7F16, C7F16, D7F16, E7F16, F7F16 ;One-Way Road 2-Level FLEX-OST
2325AddTypes = 7F17, 17F17, 27F17, 37F17, 47F17, 57F17, 67F17, 77F17, 87F17, 97F17, A7F17, B7F17, C7F17, D7F17, E7F17, F7F17 ;Avenue 1-Level FLEX-OST
2426AddTypes = 7F18, 17F18, 27F18, 37F18, 47F18, 57F18, 67F18, 77F18, 87F18, 97F18, A7F18, B7F18, C7F18, D7F18, E7F18, F7F18 ;Avenue 2-Level FLEX-OST
2527
@@ -1208,6 +1210,136 @@ CopyFrom = 0x67F12
12081210CopyFrom = 0x77F12
12091211
12101212
1213+ [HighwayIntersectionInfo_0x00007F15]
1214+ ;Added by memo 2023-07-09
1215+ ;OWR FLEXSlope-L1
1216+ Piece = 48.0, 0.0, 1, 0, 0x5700001f
1217+ PreviewEffect = preview_ost_orth_alt_flex_001
1218+
1219+ CellLayout=........
1220+ CellLayout=..zba..<
1221+ CellLayout=..^.....
1222+
1223+ CheckType = a - rail: 0x00040000 onewayroad: 0x00020002, 0x00000000 optional
1224+ CheckType = b - onewayroad: 0x00040004, 0x000000FF optional
1225+ CheckType = z - onewayroad: 0x00040004
1226+
1227+ ConsLayout=........
1228+ ConsLayout=..+....<
1229+ ConsLayout=..^.....
1230+
1231+ AutoTileBase = 0x55387000
1232+ PlaceQueryID = 0x5C07000F
1233+ Costs = 600
1234+
1235+ [HighwayIntersectionInfo_0x00017F15]
1236+ CopyFrom = 0x7F15
1237+ Rotate = 1
1238+
1239+ [HighwayIntersectionInfo_0x00027F15]
1240+ ; OWR FLEXSlope-L1 (rotated by 180 degrees)
1241+ ; Added by memo 2023-07-09
1242+ ; Having a dedicated 180-degree rotation has the advantage that we can use an
1243+ ; ordinary orthogonal tile on one side adjacent to the On-Slope Transition which
1244+ ; overall behaves more intuitively than the 0x00040004 tile.
1245+ ; Moreover, the use of 00-flags on the sides makes it easier to bulldoze parallel OSTs.
1246+ Piece = -48.0, 0.0, 3, 0, 0x5700001f
1247+ PreviewEffect = preview_ost_orth_alt_flex_001
1248+
1249+ CellLayout=........
1250+ CellLayout=..ba.z.<
1251+ CellLayout=.....^..
1252+
1253+ CheckType = a - rail: 0x00000004 onewayroad: 0x00020002, 0x00000000 optional
1254+ CheckType = b - onewayroad: 0x00040004, 0x000000FF optional
1255+ CheckType = z - onewayroad: 0x00040004
1256+
1257+ ConsLayout=........
1258+ ConsLayout=.....+.<
1259+ ConsLayout=.....^..
1260+
1261+ AutoTileBase = 0x55387000
1262+ PlaceQueryID = 0x5C07000F
1263+ Costs = 600
1264+
1265+ [HighwayIntersectionInfo_0x00037F15]
1266+ CopyFrom = 0x27F15
1267+ Rotate = 1
1268+ [HighwayIntersectionInfo_0x00047F15]
1269+ CopyFrom = 0x7F15
1270+ [HighwayIntersectionInfo_0x00057F15]
1271+ CopyFrom = 0x17F15
1272+ [HighwayIntersectionInfo_0x00067F15]
1273+ CopyFrom = 0x27F15
1274+ [HighwayIntersectionInfo_0x00077F15]
1275+ CopyFrom = 0x37F15
1276+
1277+
1278+ [HighwayIntersectionInfo_0x00007F16]
1279+ ;Added by memo 2023-07-09
1280+ ;OWR FLEXSlope-L2
1281+ Piece = 48.0, 0.0, 1, 0, 0x5700002f
1282+ PreviewEffect = preview_ost_orth_alt_flex_002
1283+
1284+ CellLayout=........
1285+ CellLayout=..zba..<
1286+ CellLayout=..^.....
1287+
1288+ CheckType = a - lightrail: 0x00040000 onewayroad: 0x00020002, 0x00000000 optional
1289+ CheckType = b - onewayroad: 0x00040004, 0x000000FF optional
1290+ CheckType = z - onewayroad: 0x00040004
1291+
1292+ ConsLayout=........
1293+ ConsLayout=..+....<
1294+ ConsLayout=..^.....
1295+
1296+ AutoTileBase = 0x55387000
1297+ PlaceQueryID = 0x5C07010F
1298+ Costs = 600
1299+
1300+ [HighwayIntersectionInfo_0x00017F16]
1301+ CopyFrom = 0x7F16
1302+ Rotate = 1
1303+
1304+ [HighwayIntersectionInfo_0x00027F16]
1305+ ; OWR FLEXSlope-L2 (rotated by 180 degrees)
1306+ ; Added by memo 2023-07-09
1307+ ; Having a dedicated 180-degree rotation has the advantage that we can use an
1308+ ; ordinary orthogonal tile on one side adjacent to the On-Slope Transition which
1309+ ; overall behaves more intuitively than the 0x00040004 tile.
1310+ ; Moreover, the use of 00-flags on the sides makes it easier to bulldoze parallel OSTs.
1311+ Piece = -48.0, 0.0, 3, 0, 0x5700002f
1312+ PreviewEffect = preview_ost_orth_alt_flex_002
1313+
1314+ CellLayout=........
1315+ CellLayout=..ba.z.<
1316+ CellLayout=.....^..
1317+
1318+ CheckType = a - lightrail: 0x00000004 onewayroad: 0x00020002, 0x00000000 optional
1319+ CheckType = b - onewayroad: 0x00040004, 0x000000FF optional
1320+ CheckType = z - onewayroad: 0x00040004
1321+
1322+ ConsLayout=........
1323+ ConsLayout=.....+.<
1324+ ConsLayout=.....^..
1325+
1326+ AutoTileBase = 0x55387000
1327+ PlaceQueryID = 0x5C07010F
1328+ Costs = 600
1329+
1330+ [HighwayIntersectionInfo_0x00037F16]
1331+ CopyFrom = 0x27F16
1332+ Rotate = 1
1333+ [HighwayIntersectionInfo_0x00047F16]
1334+ CopyFrom = 0x7F16
1335+ [HighwayIntersectionInfo_0x00057F16]
1336+ CopyFrom = 0x17F16
1337+ [HighwayIntersectionInfo_0x00067F16]
1338+ CopyFrom = 0x27F16
1339+ [HighwayIntersectionInfo_0x00077F16]
1340+ CopyFrom = 0x37F16
1341+
1342+
12111343[HighwayIntersectionInfo_0x00007F17]
12121344;Added by memo 2023-07-03
12131345;Avenue FLEXSlope-L1
0 commit comments