2022-07-10 00:01:46 -06:00
|
|
|
embark-tools
|
|
|
|
============
|
|
|
|
|
2022-08-09 23:37:24 -06:00
|
|
|
.. dfhack-tool::
|
|
|
|
:summary: Extend the embark screen functionality.
|
2022-08-16 10:36:17 -06:00
|
|
|
:tags: embark fort interface
|
2022-07-10 00:01:46 -06:00
|
|
|
|
2022-08-17 23:42:02 -06:00
|
|
|
Usage
|
|
|
|
-----
|
|
|
|
|
|
|
|
::
|
2022-07-25 00:59:04 -06:00
|
|
|
|
|
|
|
enable embark-tools
|
|
|
|
embark-tools enable|disable all
|
|
|
|
embark-tools enable|disable <tool> [<tool> ...]
|
|
|
|
|
2022-09-28 15:49:03 -06:00
|
|
|
Available tools are:
|
2022-07-25 00:59:04 -06:00
|
|
|
|
|
|
|
``anywhere``
|
|
|
|
Allows embarking anywhere (including sites, mountain-only biomes, and
|
|
|
|
oceans). Use with caution.
|
|
|
|
``mouse``
|
|
|
|
Implements mouse controls (currently in the local embark region only).
|
|
|
|
``sand``
|
|
|
|
Displays an indicator when sand is present in the currently-selected area,
|
|
|
|
similar to the default clay/stone indicators.
|
|
|
|
``sticky``
|
|
|
|
Maintains the selected local area while navigating the world map.
|
|
|
|
|
|
|
|
Example
|
|
|
|
-------
|
|
|
|
|
|
|
|
``embark-tools enable all``
|
|
|
|
Enable all embark screen extensions.
|