summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/shopping.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/shopping.cc')
-rw-r--r--crawl-ref/source/shopping.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/shopping.cc b/crawl-ref/source/shopping.cc
index 5606ef4428..45b4f90a1f 100644
--- a/crawl-ref/source/shopping.cc
+++ b/crawl-ref/source/shopping.cc
@@ -1793,12 +1793,12 @@ unsigned int item_value( item_def item, bool ident )
break;
case AMU_THE_GOURMAND:
case AMU_GUARDIAN_SPIRIT:
+ case AMU_FAITH:
valued += 35;
break;
case AMU_CLARITY:
case AMU_RESIST_CORROSION:
case AMU_RESIST_MUTATION:
- case AMU_RESIST_SLOW:
case AMU_WARDING:
valued += 30;
break;