summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-util.cc')
-rw-r--r--crawl-ref/source/mon-util.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-util.cc b/crawl-ref/source/mon-util.cc
index ff1f29dfac..e84cc2d55e 100644
--- a/crawl-ref/source/mon-util.cc
+++ b/crawl-ref/source/mon-util.cc
@@ -491,7 +491,8 @@ bool mons_behaviour_perceptible(const monsters *mon)
return (!mons_class_flag(mon->type, M_NO_EXP_GAIN)
&& !mons_is_mimic(mon->type)
&& !mons_is_statue(mon->type)
- && mon->type != MONS_OKLOB_PLANT);
+ && mon->type != MONS_OKLOB_PLANT
+ && mon->type != MONS_BALLISTOMYCETE);
}
// Returns true for monsters that obviously (to the player) feel