summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop-enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/itemprop-enum.h')
-rw-r--r--crawl-ref/source/itemprop-enum.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/itemprop-enum.h b/crawl-ref/source/itemprop-enum.h
index d139422610..a079cc9368 100644
--- a/crawl-ref/source/itemprop-enum.h
+++ b/crawl-ref/source/itemprop-enum.h
@@ -187,6 +187,8 @@ enum jewellery_type
AMU_INACCURACY,
AMU_RESIST_MUTATION,
AMU_GUARDIAN_SPIRIT,
+ AMU_FAITH,
+ AMU_STASIS,
NUM_JEWELLERY
};