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 c8484ec8eb..d81ae9dce6 100644
--- a/crawl-ref/source/makeitem.cc
+++ b/crawl-ref/source/makeitem.cc
@@ -2010,6 +2010,7 @@ static special_armour_type _determine_armour_ego(const item_def& item,
120, SPARM_POISON_RESISTANCE,
120, SPARM_POSITIVE_ENERGY,
480, SPARM_PROTECTION,
+ 1000, SPARM_REFLECTION, //XXX: Testing
0));
break;