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