summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/spells4.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/spells4.cc b/crawl-ref/source/spells4.cc
index 670a9eb99f..85080a5a6c 100644
--- a/crawl-ref/source/spells4.cc
+++ b/crawl-ref/source/spells4.cc
@@ -1212,6 +1212,7 @@ bool backlight_monsters(coord_def where, int pow, int garbage)
case MONS_SHADOW:
case MONS_EFREET:
case MONS_HELLION:
+ case MONS_FLAMING_CORPSE:
case MONS_GLOWING_SHAPESHIFTER:
case MONS_FIRE_ELEMENTAL:
case MONS_AIR_ELEMENTAL: