summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/docs/crawl_options.txt21
-rw-r--r--crawl-ref/init.txt1
2 files changed, 17 insertions, 5 deletions
diff --git a/crawl-ref/docs/crawl_options.txt b/crawl-ref/docs/crawl_options.txt
index 01130f918c..56d002c56b 100644
--- a/crawl-ref/docs/crawl_options.txt
+++ b/crawl-ref/docs/crawl_options.txt
@@ -33,11 +33,12 @@ The contents of this text are:
4-e Level Map Functions.
level_map_cursor_step, item_colour,
4-f Travel and Exploration.
- travel_delay, travel_avoid_terrain, travel_exclude_radius2,
- travel_stop_message, explore_stop, runrest_ignore_message,
- runrest_ignore_poison, trapwalk_safe_hp,
- tc_reachable, tc_dangerous, tc_excluded, tc_exclude_circle;
- lua: ch_stop_run (ignoring monsters)
+ travel_delay, travel_avoid_terrain,
+ travel_exclude_radius2, travel_stop_message,
+ explore_greedy, explore_stop, runrest_ignore_message,
+ runrest_ignore_poison, trapwalk_safe_hp, tc_reachable,
+ tc_dangerous, tc_excluded, tc_exclude_circle; lua:
+ ch_stop_run (ignoring monsters)
4-g Stashes.
stash_tracking, stash_filter
4-h Command Enhancements.
@@ -476,6 +477,16 @@ travel_stop_message = <list of regexes>
travel_stop_message = god:
Multiple travel_stop_message lines can be used.
+explore_greedy = false
+ Enables greedy explore. Greedy explore travels to items that
+ are eligible for autopickup in addition to exploring the
+ level, but is otherwise identical to regular explore. Greedy
+ explore is only available with stash_tracking = all (for any
+ other value of stash_tracking, normal explore behaviour is
+ used). Greedy explore is also best with pickup_dropped =
+ false. Explore greed is disabled if you're temporarily unable
+ to pick up items (from uncontrolled levitation, for instance).
+
explore_stop = items,stairs,shops,altars
Explore will stop for one of these conditions. Whatever you set this
option to, anything that stops travel will also stop explore. Multiple
diff --git a/crawl-ref/init.txt b/crawl-ref/init.txt
index 324e40822d..c7215af2c1 100644
--- a/crawl-ref/init.txt
+++ b/crawl-ref/init.txt
@@ -115,6 +115,7 @@ stab_brand = hi:blue
# stop_travel = Something appears
# stop_travel = god:wrath finds you
#
+# explore_greedy = yes
# explore_stop = items,stairs,shops,altars
#
# runrest_ignore_message = prayer ends