Skip to content

Commit

Permalink
Merge pull request DFHack#743 from Enkrod/patch-2
Browse files Browse the repository at this point in the history
Typo Restrictliquid fixed
  • Loading branch information
lethosor committed Nov 26, 2015
2 parents 5539742 + e209e39 commit d18dae4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/Plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1501,7 +1501,7 @@ The only undo option is to restore your save from backup.
alltraffic
==========
Set traffic designations for every single tile of the map - useful for resetting
traffic designations. See also `filltraffic`, `restrictice`, and `restrictliquid`.
traffic designations. See also `filltraffic`, `restrictice`, and `restrictliquids`.

Options:

Expand Down Expand Up @@ -1820,7 +1820,7 @@ Options:
filltraffic
===========
Set traffic designations using flood-fill starting at the cursor.
See also `alltraffic`, `restrictice`, and `restrictliquid`. Options:
See also `alltraffic`, `restrictice`, and `restrictliquids`. Options:

:H: High Traffic
:N: Normal Traffic
Expand Down Expand Up @@ -2005,12 +2005,12 @@ Regrows all the grass. Not much to it ;)
restrictice
===========
Restrict traffic on all tiles on top of visible ice.
See also `alltraffic`, `filltraffic`, and `restrictliquid`.
See also `alltraffic`, `filltraffic`, and `restrictliquids`.

.. _restrictliquid:
.. _restrictliquids:

restrictliquid
==============
restrictliquids
===============
Restrict traffic on all visible tiles with liquid.
See also `alltraffic`, `filltraffic`, and `restrictice`.

Expand Down

0 comments on commit d18dae4

Please sign in to comment.