dig - doc rewording and added change to changelog

develop
Najeeb Al-Shabibi 2023-09-24 20:51:30 +01:00
parent 2a5e59134c
commit 7d9dad4688
2 changed files with 2 additions and 1 deletions

@ -58,6 +58,7 @@ Template for new versions:
## Fixes
## Misc Improvements
- `dig`: `digtype` command now has options to choose between designating only visible tiles or hidden tiles, as well as "auto" dig mode. Z-level options adjusted to allow choosing z-levels above, below, or the same as the cursor.
## Documentation

@ -154,7 +154,7 @@ Other options:
``--cur-zlevel``, ``-z``
Only designates tiles on the same z-level as the cursor.
``--hidden``, ``-h``
Allows designation of hidden tiles, and using a hidden tile as the "palette".
Allows designation of hidden tiles, and picking a hidden tile as the target type.
``--no-auto``, ``-a``
No automatic mining mode designation - useful if you want to avoid dwarves digging where you don't want them.