summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-26 06:23:04 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-26 06:23:04 +0000
commit6d74ff5a7416c08c52ee831a34f86f3693e90630 (patch)
tree777fcf4cd6c89088c0820163d130d29b3490af5c /crawl-ref/docs/options_guide.txt
parentc19d575e17a78bca2b17860847f323274def700c (diff)
downloadcrawl-ref-6d74ff5a7416c08c52ee831a34f86f3693e90630.tar.gz
crawl-ref-6d74ff5a7416c08c52ee831a34f86f3693e90630.zip
Added options easy_eat_gourmand and easy_eat_contaminated.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8769 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt15
1 files changed, 14 insertions, 1 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 3728f73ed9..7a511ca9c7 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -58,7 +58,8 @@ The contents of this text are:
4-i Command Enhancements.
auto_list, easy_open, easy_unequip, easy_confirm,
allow_self_target, easy_butcher, always_confirm_butcher,
- prefer_safe_chunks, easy_eat_chunks, prompt_for_swap,
+ prefer_safe_chunks, easy_eat_chunks, easy_eat_gourmand,
+ easy_eat_contaminated, prompt_for_swap,
easy_quit_item_prompts, easy_exit_menu, sort_menus
4-j Message and Display Improvements.
hp_warning, mp_warning, hp_colour, mp_colour, stat_colour,
@@ -1025,6 +1026,18 @@ easy_eat_chunks = false
be prompted for harmful chunks.
Note that this option is ignored for each of the undead races.
+easy_eat_gourmand = false
+ If both this and easy_eat_chunks are true, and you're wearing an Amulet
+ of the Gourmand, then religion-safe contaminated chunks will be eaten
+ without prompting. If prefer_safe_chunks is true then this will
+ only be done if you have no safe chunks to eat, but if it's
+ false then you'll auto-eat fresher contaminated chunks before
+ older safe chunks.
+
+easy_eat_contaminated = false
+ Like easy_eat_gourmand, but always in effect, not just when you're
+ wearing an Amulet of the Gourmand.
+
prompt_for_swap = true
If both this and easy_butcher are true, then if an auto-switch
butchery is interrupted by a hostile monster, the game will