summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop-enum.h
diff options
context:
space:
mode:
authorBrendan Hickey <brendan@bhickey.net>2013-12-01 19:03:54 -0800
committerBrendan Hickey <brendan@bhickey.net>2013-12-01 19:05:51 -0800
commit2b49d2d24af5cf060a8476369b60fc6d3bbd6fe7 (patch)
tree96c5eea0e783bf618954379bc9183faccb678b34 /crawl-ref/source/itemprop-enum.h
parentd552c381c44a00806781b6fc389fadf53f3a6092 (diff)
downloadcrawl-ref-2b49d2d24af5cf060a8476369b60fc6d3bbd6fe7.tar.gz
crawl-ref-2b49d2d24af5cf060a8476369b60fc6d3bbd6fe7.zip
The Slimy Ring of Jiyva
An unrand ring: {rMut contam MR} rMut ceases to function if you murder Jiyva.
Diffstat (limited to 'crawl-ref/source/itemprop-enum.h')
-rw-r--r--crawl-ref/source/itemprop-enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/itemprop-enum.h b/crawl-ref/source/itemprop-enum.h
index d1c6a091af..86535c9dfe 100644
--- a/crawl-ref/source/itemprop-enum.h
+++ b/crawl-ref/source/itemprop-enum.h
@@ -182,7 +182,7 @@ enum jewellery_type
// with amulets!
// RINGS after num_rings are for unique types for artefacts
// (no non-artefact version).
- // Currently none.
+ RING_JIYVA,
AMU_RAGE = 35,
AMU_FIRST_AMULET = AMU_RAGE,