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.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/shopping.cc b/crawl-ref/source/shopping.cc
index 94cd11e25e..45b4f90a1f 100644
--- a/crawl-ref/source/shopping.cc
+++ b/crawl-ref/source/shopping.cc
@@ -1793,6 +1793,7 @@ 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: