summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings/autopickup_exceptions.txt
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-15 11:32:58 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-15 11:32:58 +0000
commite1930b24b4d48d92ee6491a7c72b4b8d65ce42c3 (patch)
tree505c14859be8150436c53e0f2ebca7c0d9399b89 /crawl-ref/settings/autopickup_exceptions.txt
parent5cd3548ac850a231358ca7cfa92f712a4303c8cf (diff)
downloadcrawl-ref-e1930b24b4d48d92ee6491a7c72b4b8d65ce42c3.tar.gz
crawl-ref-e1930b24b4d48d92ee6491a7c72b4b8d65ce42c3.zip
Fix dangling inscription for coagulated blood.
Properly use settings to decide whether to pick up useless or inedible stuff rather than forcing autopickup to be forbidden. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6554 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/settings/autopickup_exceptions.txt')
-rw-r--r--crawl-ref/settings/autopickup_exceptions.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/crawl-ref/settings/autopickup_exceptions.txt b/crawl-ref/settings/autopickup_exceptions.txt
index af54da7878..d846db23c8 100644
--- a/crawl-ref/settings/autopickup_exceptions.txt
+++ b/crawl-ref/settings/autopickup_exceptions.txt
@@ -15,7 +15,16 @@ function ch_autopickup(it)
end
end >
-# Exclude potentially useful items of high risk, like ?torment.
+# Exclude items useless in general (?paper, bad potions unless you know
+# Evaporate) or for your current character (such as food for Mummies or
+# armour you can't wear).
+ae = useless_item
+
+# Exclude food items your character cannot eat.
+ae = inedible
+
+# Exclude potentially useful items of high risk, like ?torment or
+# !mutation.
ae = dangerous_item
# Excluding amulets as you only need one of each. (If you know the