summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings/autopickup_exceptions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/settings/autopickup_exceptions.txt')
-rw-r--r--crawl-ref/settings/autopickup_exceptions.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/settings/autopickup_exceptions.txt b/crawl-ref/settings/autopickup_exceptions.txt
index a9ffc2405e..af54da7878 100644
--- a/crawl-ref/settings/autopickup_exceptions.txt
+++ b/crawl-ref/settings/autopickup_exceptions.txt
@@ -21,8 +21,8 @@ ae = dangerous_item
# Excluding amulets as you only need one of each. (If you know the
# subtype that means you already have one of it.) Also for some rings.
# Some items may already be excluded as bad_item, e.g. inaccuracy.
-ae = amulet of (inaccuracy|gourmand|controlled flight|warding)
-ae = amulet of (resist mutation|resist slow|clarity|rage)
+ae = amulet of (inaccuracy|the gourmand|controlled flight|warding)
+ae = amulet of (resist .*|clarity|rage|conservation)
ae = ring of (see invisible|levitation|poison resistance|hunger)
ae = ring of (fire|ice|sustenance|invisibility)
ae = ring of (magical power|regeneration)