Skip to content

TrainBridgeSet

The tile set that supplies the sixteen pieces a railway bridge is built from.

Specification
Applies to
tile controls
File
theater control file
Section
[General]
Value
integer
When omitted
-1No tile set is bound to the role.

The set is laid out exactly like the road one and is read through the same ten Bridge position keys; BridgeSet covers how a position is turned into a tile.

This set alone decides which kind of span an engineer rebuilds. On arrival at a BridgeRepairHut=yes structure the five-by-five block of cells centered on the soldier is searched, and one tile of this set anywhere inside it selects the rail repair; the road repair runs otherwise. Repairing a bridge covers the rest of that arrival.

Combat damage takes the sets in the other order. A struck cell carrying a low bridge overlay is handled as a low bridge and neither set is consulted; otherwise the road set is tested first, and the cell reaches the rail handler only once it has failed both the road middle-piece test and the road deck test that BridgeMiddle1 covers.