summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt13
1 files changed, 10 insertions, 3 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index b8b404f7a2..b5418f5e3d 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -45,9 +45,10 @@ The contents of this text are:
explore_greedy, explore_stop, explore_improved,
tc_reachable, tc_dangerous, tc_disconnected,
tc_excluded, tc_exclude_circle,
- travel_stop_message, runrest_ignore_message,
- runrest_ignore_poison, runrest_ignore_monster,
- trapwalk_safe_hp, trap_prompt, rest_wait_both
+ travel_stop_message, force_more_message,
+ runrest_ignore_message, runrest_ignore_poison,
+ runrest_ignore_monster, trapwalk_safe_hp,
+ trap_prompt, rest_wait_both
4-h Stashes.
stash_tracking, stash_filter, annotate_item_class
4-i Command Enhancements.
@@ -772,6 +773,12 @@ travel_stop_message = <list of regexes>
list of such options. It can be included by
include = travel_stoppers.txt
+force_more_message = <list of regexes>
+ Any message that contains a regex specified here, will enforce a
+ -More- prompt, so it can be used to highlight really important
+ events.
+ The syntax is identical to that of travel_stop_message.
+
runrest_ignore_message = <string>
This only works if runrest.lua has already been sourced in
init.txt. Any message containing the string will *not* stop your