summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells2.cc')
-rw-r--r--crawl-ref/source/spells2.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/spells2.cc b/crawl-ref/source/spells2.cc
index c73819813a..fecb3fc22a 100644
--- a/crawl-ref/source/spells2.cc
+++ b/crawl-ref/source/spells2.cc
@@ -787,6 +787,8 @@ bool vampiric_drain(int pow, const dist &vmove)
behaviour_event(monster, ME_WHACK, MHITYOU, you.pos());
+ enable_attack_conducts(conducts);
+
if (mons_is_unholy(monster))
{
mpr("Aaaarggghhhhh!");