summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-04-05 16:46:35 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-04-05 16:46:35 +0000
commit8b6403164380ecbc2a0a16b15757fd2cdce548eb (patch)
tree2f6d8bf84b4be0b82aad5ef055516e758e505b16 /crawl-ref/docs
parentcd9d13b92dee71ff7671c10e69e4508b7554ff69 (diff)
downloadcrawl-ref-8b6403164380ecbc2a0a16b15757fd2cdce548eb.tar.gz
crawl-ref-8b6403164380ecbc2a0a16b15757fd2cdce548eb.zip
Merge trunk back into 0.2 for 0.2.2.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.2@1227 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/crawl_options.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/crawl-ref/docs/crawl_options.txt b/crawl-ref/docs/crawl_options.txt
index 549c2c4e5c..4b264d8df3 100644
--- a/crawl-ref/docs/crawl_options.txt
+++ b/crawl-ref/docs/crawl_options.txt
@@ -260,7 +260,7 @@ autopickup_exceptions = <pickup-regex, >don't-pickup-regex, ...
autopickup_exceptions = decay, degeneration
You can use multiple autopickup_exceptions lines. Some examples:
- autopickup_exceptions = degeneration, decay, confusion,
+ autopickup_exceptions = degeneration, decay, potions? of confusion,
autopickup_exceptions = potions? of slowing, potions? of paralysis
autopickup_exceptions = potions? of strong poison,potions? of poison
autopickup_exceptions = inaccuracy
@@ -524,7 +524,9 @@ explore_stop = items,stairs,shops,altars
runrest_ignore_message = <string>
This only works if runrest.lua has been sourced already in init.txt.
Any message containing the string will *not* stop your run. E.g.
- runrest_ignore_message = prayer ends
+ runrest_ignore_message = offer a prayer,prayer is over
+ runrest_ignore_message = pleased with you,exalted
+ (useful in conjunction with autoprayer.)
runrest_ignore_poison = <poison damage>:<minimum hp>
This only works if runrest.lua has been sourced already in init.txt.
@@ -724,6 +726,8 @@ message_colour = <colour>:[<channel>:]<regex>
message_colour = yellow:LOW HITPOINT WARNING
You can also narrow the message match to a specific channel:
message_colour = lightred:god:xom
+ If you don't want to see a message at all, you can mute it:
+ message_colour = mute:You start resting
increasing_skill_progress = true
This affects the appearance of the skills screen ('m'). With the