summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
authorMatthew Cline <zelgadis@sourceforge.net>2009-11-17 20:27:30 -0800
committerMatthew Cline <zelgadis@sourceforge.net>2009-11-17 20:28:01 -0800
commitba8b21466165fb27981860c3c6ffcf468763d9ea (patch)
tree3e336db72955f5f77680c36378d95493a19589b5 /crawl-ref/docs/options_guide.txt
parent1d3bc0d683b360a293d4c308fcbc3a1176103451 (diff)
downloadcrawl-ref-ba8b21466165fb27981860c3c6ffcf468763d9ea.tar.gz
crawl-ref-ba8b21466165fb27981860c3c6ffcf468763d9ea.zip
Revert to stop auto-explore on greedy-pickup
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index c8d4667aab..2d4d1d3d30 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -825,7 +825,7 @@ explore_greedy = true
you're temporarily unable to pick up items (from uncontrolled
levitation, for instance).
-explore_stop = items,stairs,shops,altars,gates
+explore_stop = items,greed_pickup,stairs,shops,altars,gates
Explore will stop for one of these conditions. Whatever you
set this option to, anything that stops travel will also stop
explore. Multiple explore_stop lines are cumulative if you use