update docs for filltraffic
parent
ab9c3a07c4
commit
2654de583f
@ -1,43 +1,43 @@
|
|||||||
.. _alltraffic:
|
|
||||||
.. _restrictice:
|
.. _restrictice:
|
||||||
.. _restrictliquids:
|
.. _restrictliquids:
|
||||||
|
|
||||||
filltraffic
|
filltraffic
|
||||||
===========
|
===========
|
||||||
Set traffic designations using flood-fill starting at the cursor.
|
Tags:
|
||||||
See also `alltraffic`, `restrictice`, and `restrictliquids`. Options:
|
:dfhack-keybind:``
|
||||||
|
|
||||||
:H: High Traffic
|
Usage:
|
||||||
:N: Normal Traffic
|
|
||||||
:L: Low Traffic
|
``filltraffic <designation> [<options>]``
|
||||||
:R: Restricted Traffic
|
Set traffic designations using flood-fill starting at the cursor. Flood
|
||||||
:X: Fill across z-levels.
|
filling stops at walls and doors.
|
||||||
:B: Include buildings and stockpiles.
|
``alltraffic <designation>``
|
||||||
:P: Include empty space.
|
Set traffic designations for every single tile of the map - useful for
|
||||||
|
resetting traffic designations.
|
||||||
|
``restrictice``
|
||||||
|
Restrict traffic on all tiles on top of visible ice.
|
||||||
|
``restrictliquids``
|
||||||
|
Restrict traffic on all visible tiles with liquid.
|
||||||
|
|
||||||
Example:
|
Examples
|
||||||
|
--------
|
||||||
|
|
||||||
``filltraffic H``
|
``filltraffic H``
|
||||||
When used in a room with doors, it will set traffic to HIGH in just that room.
|
When used in a room with doors, it will set traffic to HIGH in just that
|
||||||
|
room.
|
||||||
|
|
||||||
alltraffic
|
Options
|
||||||
==========
|
-------
|
||||||
Set traffic designations for every single tile of the map - useful for resetting
|
|
||||||
traffic designations. See also `filltraffic`, `restrictice`, and `restrictliquids`.
|
|
||||||
|
|
||||||
Options:
|
Traffic designations:
|
||||||
|
|
||||||
:H: High Traffic
|
:H: High Traffic.
|
||||||
:N: Normal Traffic
|
:N: Normal Traffic.
|
||||||
:L: Low Traffic
|
:L: Low Traffic.
|
||||||
:R: Restricted Traffic
|
:R: Restricted Traffic.
|
||||||
|
|
||||||
restrictice
|
Filltraffic extra options:
|
||||||
===========
|
|
||||||
Restrict traffic on all tiles on top of visible ice.
|
|
||||||
See also `alltraffic`, `filltraffic`, and `restrictliquids`.
|
|
||||||
|
|
||||||
restrictliquids
|
:X: Fill across z-levels.
|
||||||
===============
|
:B: Include buildings and stockpiles.
|
||||||
Restrict traffic on all visible tiles with liquid.
|
:P: Include empty space.
|
||||||
See also `alltraffic`, `filltraffic`, and `restrictice`.
|
|
||||||
|
Loading…
Reference in New Issue