PavedRoadSlopes
Parsed tile set of paved road ramp pieces that nothing consults.
This setting has no runtime effect
The engine accepts and loads it, but no gameplay code uses the stored value.
Specification
- Applies to
- tile controls
- File
theater control file- Section
[General]- Value
- integer
- When omitted
-1No tile set is bound to the role.- Used by the game
- No — loaded but not used
The resolved set reaches exactly one test, which asks whether a cell carries a paved road slope, and nothing calls it. A road climbing a ramp is drawn from these pieces and treated as whatever their artwork reports; the role changes none of that. DirtRoadSlopes is the dirt counterpart, and it is equally inert.
See also —
PavedRoads, DirtRoadSlopes