diff --git a/docs/Plugins.rst b/docs/Plugins.rst index 0cd16a075..a171ea598 100644 --- a/docs/Plugins.rst +++ b/docs/Plugins.rst @@ -1494,7 +1494,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: @@ -1813,7 +1813,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 @@ -1998,12 +1998,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`.