summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-util.cc')
-rw-r--r--crawl-ref/source/mon-util.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-util.cc b/crawl-ref/source/mon-util.cc
index 7fa99c9ff3..905150c757 100644
--- a/crawl-ref/source/mon-util.cc
+++ b/crawl-ref/source/mon-util.cc
@@ -4277,7 +4277,7 @@ void monsters::equip_weapon(item_def &item, int near, bool msg)
hand_name(true).c_str(),
pronoun(PRONOUN_NOCAP).c_str());
break;
- case SPWPN_SHADOW:
+ case SPWPN_REAPING:
mpr("It is briefly surrounded by shifting shadows.");
break;