summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monster.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/monster.cc')
-rw-r--r--crawl-ref/source/monster.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/monster.cc b/crawl-ref/source/monster.cc
index 8e3cb130ee..a5a02be458 100644
--- a/crawl-ref/source/monster.cc
+++ b/crawl-ref/source/monster.cc
@@ -2210,9 +2210,7 @@ static std::string _str_monam(const monsters& mon, description_level_type desc,
}
if (type == MONS_BALLISTOMYCETE && desc != DESC_DBNAME)
- {
result += mon.number ? "active " : "";
- }
// Done here to cover cases of undead versions of hydras.
if (mons_species(nametype) == MONS_HYDRA