summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-30 05:25:07 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-30 05:25:07 +0000
commit2f46c73905b46f12c770e8e269a5c4dac0d2de2b (patch)
treee1367cbe289ef3671ce7cd1eca7733b96e8596e8 /crawl-ref/settings
parent9f6def7c5dbe99977cce9f974b12303433f013b7 (diff)
downloadcrawl-ref-2f46c73905b46f12c770e8e269a5c4dac0d2de2b.tar.gz
crawl-ref-2f46c73905b46f12c770e8e269a5c4dac0d2de2b.zip
Remove scrolls of fog from the list of useless items, since they can be
used to interrupt line-of-sight. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5339 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/settings')
-rw-r--r--crawl-ref/settings/autopickup_exceptions.txt2
-rw-r--r--crawl-ref/settings/menu_colours.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/settings/autopickup_exceptions.txt b/crawl-ref/settings/autopickup_exceptions.txt
index f8801db010..8e93c254ae 100644
--- a/crawl-ref/settings/autopickup_exceptions.txt
+++ b/crawl-ref/settings/autopickup_exceptions.txt
@@ -20,7 +20,7 @@ end >
ae = potions? of (confusion|degeneration|poison|strong poison)
ae = potions? of (slowing|paralysis|decay|water)
ae = scrolls? of (paper|torment|immolation|curse weapon)
-ae = scrolls? of (curse armour|random uselessness|noise|fog)
+ae = scrolls? of (curse armour|random uselessness|noise)
# Excluding amulets as you only need one of each. Also for some rings.
# There is some (intended) overlap with pickup.lua, which also exludes
diff --git a/crawl-ref/settings/menu_colours.txt b/crawl-ref/settings/menu_colours.txt
index e5e9803c38..01f5718212 100644
--- a/crawl-ref/settings/menu_colours.txt
+++ b/crawl-ref/settings/menu_colours.txt
@@ -91,7 +91,7 @@ menu = lightred:.*jewellery.*(inaccuracy|hunger)
# Useless items
#
-menu = darkgrey:.*scroll.*(random uselessness|paper|noise|fog)
+menu = darkgrey:.*scroll.*(random uselessness|paper|noise)
menu = darkgrey:.*potion.*water
: if you.race() == "Mummy" then