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.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 43aeb37c8d..29fe06c45d 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -104,7 +104,7 @@ The contents of this text are:
user_note_prefix, note_items, note_monsters,
ood_interesting, note_hp_percent, note_skill_levels,
note_all_skill_levels, note_skill_max, note_all_spells,
- note_messages
+ note_xom_effects, note_messages
6- Miscellaneous.
6-a All OS.
mouse_input, wiz_mode, char_set, classic_item_colours,
@@ -1785,7 +1785,7 @@ note_all_skill_levels = false
This is a shortcut for note_skill_levels = 1,2,..,27. If you set
this to true, all skill levels are considered noteworthy.
-note_skill_max = false
+note_skill_max = true
Setting this option will cause a note whenever a new maximum in
skill levels is reached. If note_skill_max is true and
note_skill_levels is nonempty, notes will be taken whenever
@@ -1794,6 +1794,9 @@ note_skill_max = false
note_all_spells = true
Will add a note for each spell memorised.
+note_xom_effects = true
+ This will add a note whenever Xom does something.
+
note_messages = <regex list>
Messages which match an item in this comma-separated list are
considered interesting. You can have multiple note_messages