summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/database/help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/dat/database/help.txt')
-rw-r--r--crawl-ref/source/dat/database/help.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/crawl-ref/source/dat/database/help.txt b/crawl-ref/source/dat/database/help.txt
index ee738be36e..69a4a889f5 100644
--- a/crawl-ref/source/dat/database/help.txt
+++ b/crawl-ref/source/dat/database/help.txt
@@ -109,3 +109,25 @@ interlevel-travel.depth.prompt
<w>$</w> : Change default to deepest visited level in this branch.
<w>^</w> : Change default to the entrance to the current level.
%%%%
+butchering
+
+<h>Butchering<h>
+<w>y, c</w>: Butcher the selected corpse.
+<w>a</w> : Butcher this corpse and all the ones following in the stack.
+<w>q</w> : Quit the prompt (don't butcher anything).
+<w>n</w> : Don't butcher this corpse, skip to the next one.
+ (This is the default behaviour if you answer with anything not
+ listed here.)
+
+<h>Special information for Vampires</h>
+<w>y, c</w>: Butcher or bottle the selected corpse, as applicable.
+<w>b</w> : Butcher this corpse even if you would normally bottle it.
+<w>a</w> : Butcher this corpse and all the ones following in the stack.
+ If the prompt is about bottling the blood, all bloodless corpses
+ will be skipped.
+
+<h>Notes for Tiles</h>
+If you are playing with Tiles you can butcher (or bottle) a single
+corpse on the ground by clicking the <w>left mouse button</w> while pressing
+<w>Shift</w>.
+%%%%