summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-03-11 21:47:36 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-03-11 21:47:36 +0000
commit0b8e38c4f5fbfbfa72180c48de2027ff9851bb67 (patch)
treee1611ec65860eae38d414767b8fbd9db68856d2c /crawl-ref/docs/options_guide.txt
parent3f1f5c2f776026f09ff0603c3ea2d1d1e74a2135 (diff)
downloadcrawl-ref-0b8e38c4f5fbfbfa72180c48de2027ff9851bb67.tar.gz
crawl-ref-0b8e38c4f5fbfbfa72180c48de2027ff9851bb67.zip
Prompt for pre-named characters chosen completely randomly (via option
random_pick, !, or #), defaults to 'y' == "I want to play this combination." (Implements part of FR 2088453.) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9416 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 6215c2e9b2..b288da8edf 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -1011,10 +1011,9 @@ always_confirm_butcher = false
square, you will always be prompted, regardless of this option.
prefer_safe_chunks = true
- If eat.lua has been sourced, the (e)at command will prompt for
- all chunks on the floor and in your inventory, sorted by age.
- If this option is set to true, clean chunks will be offered
- before contaminated ones even if the latter are older.
+ The (e)at command will prompt for all chunks on the floor and in your
+ inventory, sorted by age. If this option is set to true, clean chunks
+ will be offered before contaminated ones even if the latter are older.
Poisonous, mutagenic, rot-inducing, and chunks forbidden by
your religion will always be offered last.