-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add documentation and enable warn-stranded in control panel
- Loading branch information
Showing
4 changed files
with
94 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
warn-stranded | ||
============= | ||
|
||
.. dfhack-tool:: | ||
:summary: Reports citizens that are stranded and can't reach any other unit | ||
:tags: fort units | ||
|
||
If any (live) units are stranded the game will pause and you'll get a warning dialog telling you | ||
which units are isolated. This gives you a chance to rescue them before | ||
they get overly stressed or start starving. | ||
|
||
You can enable ``warn-stranded`` notifications in `gui/control-panel` on the "Maintenance" tab. | ||
|
||
Usage | ||
----- | ||
|
||
:: | ||
|
||
warn-stranded | ||
|
||
Examples | ||
-------- | ||
|
||
``warn-stranded`` | ||
|
||
Options | ||
------- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters