add docs for extended syntax for z-level changes

in quickfort blueprints
develop
myk002 2022-02-06 16:34:49 -08:00 committed by Myk
parent 1dd567a169
commit e0ea113d88
1 changed files with 8 additions and 0 deletions

@ -390,6 +390,14 @@ each floor.
The marker must appear in the first column of the row to be recognized, just
like a modeline.
You can go up or down multiple levels by adding a number after the ``<`` or
``>``. For example::
#dig Two double-level quarries
r(10x10)
#>2
r(10x10)
.. _quickfort-dig-priorities:
Dig priorities