summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/source/delay.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/delay.cc b/crawl-ref/source/delay.cc
index 46f8901537..8018a6569c 100644
--- a/crawl-ref/source/delay.cc
+++ b/crawl-ref/source/delay.cc
@@ -867,6 +867,7 @@ static void finish_delay(const delay_queue_item &delay)
"relatives.");
if (you.species == SP_VAMPIRE &&
+ mons_corpse_effect(item.plus) != CE_HCL &&
(!god_likes_butchery(you.religion) ||
!you.duration[DUR_PRAYER]))
{