2023-09-29 07:21:44 -06:00
|
|
|
preserve-tombs
|
|
|
|
==============
|
|
|
|
|
|
|
|
.. dfhack-tool::
|
2023-10-05 13:57:05 -06:00
|
|
|
:summary: Preserve tomb assignments when assigned units die.
|
2023-09-29 07:21:44 -06:00
|
|
|
:tags: fort bugfix
|
|
|
|
|
|
|
|
If you find that the tombs you assign to units get unassigned from them when
|
|
|
|
they die (e.g. your nobles), this tool can help fix that.
|
|
|
|
|
|
|
|
Usage
|
|
|
|
-----
|
|
|
|
|
2023-09-30 05:30:40 -06:00
|
|
|
``enable preserve-tombs``
|
|
|
|
enable the plugin
|
2023-09-30 07:42:29 -06:00
|
|
|
``preserve-tombs [status]``
|
2023-09-30 05:30:40 -06:00
|
|
|
check the status of the plugin, and if the plugin is enabled,
|
2023-09-30 07:42:29 -06:00
|
|
|
lists all currently tracked tomb assignments
|
2023-10-01 10:33:53 -06:00
|
|
|
``preserve-tombs now``
|
2023-09-30 07:42:29 -06:00
|
|
|
forces an immediate update of the tomb assignments. This plugin
|
|
|
|
automatically updates the tomb assignments once every 100 ticks.
|
2023-09-29 07:21:44 -06:00
|
|
|
|
2023-09-30 07:55:22 -06:00
|
|
|
This tool runs in the background.
|