summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/spells4.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/spells4.cc b/crawl-ref/source/spells4.cc
index 8b9a271d50..117079164c 100644
--- a/crawl-ref/source/spells4.cc
+++ b/crawl-ref/source/spells4.cc
@@ -1239,7 +1239,6 @@ void cast_fulsome_distillation(int pow)
switch (mitm[corpse].plus)
{
case MONS_GIANT_BAT: // extracting batty behaviour : 1
- case MONS_UNSEEN_HORROR: // extracting batty behaviour : 7
case MONS_GIANT_BLOWFLY: // extracting batty behaviour : 5
pot_type = POT_CONFUSION;
break;