summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makeitem.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/makeitem.cc')
-rw-r--r--crawl-ref/source/makeitem.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/makeitem.cc b/crawl-ref/source/makeitem.cc
index cf8ff56ffe..e6de89fa87 100644
--- a/crawl-ref/source/makeitem.cc
+++ b/crawl-ref/source/makeitem.cc
@@ -1891,6 +1891,7 @@ static item_status_flag_type determine_armour_race(const item_def& item,
rc = ISFLAG_ELVEN;
break;
+ case ARM_LEATHER_ARMOUR:
case ARM_RING_MAIL:
case ARM_SCALE_MAIL:
case ARM_CHAIN_MAIL: