diff options
| author | jj | 2012-09-23 23:37:57 +0200 |
|---|---|---|
| committer | jj | 2012-09-23 23:37:57 +0200 |
| commit | b665c344daf0403587b05fca67f575325472c8f4 (patch) | |
| tree | 294e5cbbbecf7731118a06823ddc4c4b1b7d0182 | |
| parent | 962a057ffa0811744ae414d478567a5b2a029bf2 (diff) | |
| download | dfhack-b665c344daf0403587b05fca67f575325472c8f4.tar.gz dfhack-b665c344daf0403587b05fca67f575325472c8f4.tar.bz2 dfhack-b665c344daf0403587b05fca67f575325472c8f4.tar.xz | |
add deathcause to README
| -rw-r--r-- | README.rst | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1052,7 +1052,7 @@ Export the current loaded map as a file. This will be eventually usable with visualizers. dwarfexport -----------= +----------- Export dwarves to RuneSmith-compatible XML. @@ -1632,7 +1632,7 @@ With no argument, this command shows an help message and list existing sources. digfort -========= +======= A script to designate an area for digging according to a plan in csv format. This script, inspired from quickfort, can designate an area for digging. @@ -1668,6 +1668,12 @@ drainaquifer ============ Remove all 'aquifer' tag from the map blocks. Irreversible. +deathcause +========== +Focus a body part ingame, and this script will display the cause of death of +the creature. + + ======================= In-game interface tools ======================= |
