summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.h
diff options
context:
space:
mode:
authorontoclasm <yokomeshi@gmail.com>2012-09-21 04:17:15 -0500
committerontoclasm <yokomeshi@gmail.com>2012-09-21 04:20:28 -0500
commit8f4b1332dffafe85818349cbad3d1d623db37f22 (patch)
tree0687ff6fa543a0fe1ebde9510e2c07983180d27f /crawl-ref/source/itemname.h
parent854443946717b13080ca9a1f0668e8d1fa1fe23a (diff)
downloadcrawl-ref-8f4b1332dffafe85818349cbad3d1d623db37f22.tar.gz
crawl-ref-8f4b1332dffafe85818349cbad3d1d623db37f22.zip
Additional jewellery descriptions
Diffstat (limited to 'crawl-ref/source/itemname.h')
-rw-r--r--crawl-ref/source/itemname.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/itemname.h b/crawl-ref/source/itemname.h
index f52507a3a3..f40858ff6c 100644
--- a/crawl-ref/source/itemname.h
+++ b/crawl-ref/source/itemname.h
@@ -68,7 +68,7 @@ enum potion_description_qualifier_type
// If you change these counts, update itemname.cc.
enum
{
- NDSC_JEWEL_PRI = 13,
+ NDSC_JEWEL_PRI = 29,
NDSC_JEWEL_SEC = 13,
NDSC_STAVE_PRI = 4,
NDSC_STAVE_SEC = 10,