summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-04-19 11:48:04 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-04-19 11:48:04 +0000
commit6154ce26f08678558f0e59dc19506bd5af6eeb9c (patch)
tree885875dc55b187ccdd2af5ebce09d134a63036f8 /crawl-ref/docs/options_guide.txt
parentb652f0fadfb222d17c816c01a81e5ea27966e691 (diff)
downloadcrawl-ref-6154ce26f08678558f0e59dc19506bd5af6eeb9c.tar.gz
crawl-ref-6154ce26f08678558f0e59dc19506bd5af6eeb9c.zip
* Properly print (non-spoily) resists descriptions for ghosts/pandemonium
lords, using mons_class_resists (currently only poison) instead of mons_resists(). * Add option note_xom_effects (defaults to true) that causes note-taking for all Xom effects, hopefully spoiler free. * Autoinscribe hides from unique monsters' corpses with the monster name, as suggested on rgrm. Currently only applies to Snorg and Tiamat. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9652 c06c8d41-db1a-0410-9941-cceddc491573
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