summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-mis.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spl-mis.cc')
-rw-r--r--crawl-ref/source/spl-mis.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-mis.cc b/crawl-ref/source/spl-mis.cc
index 6fa022880c..0e98233ab7 100644
--- a/crawl-ref/source/spl-mis.cc
+++ b/crawl-ref/source/spl-mis.cc
@@ -194,7 +194,7 @@ void MiscastEffect::init()
act_source = target;
kc = KC_OTHER;
- kt = KILL_MISC;
+ kt = KILL_MISCAST;
if (source == ZOT_TRAP_MISCAST)
{