summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
authorNicholas Feinberg <pleasingfung@gmail.com>2014-07-25 23:50:33 -0700
committerNicholas Feinberg <pleasingfung@gmail.com>2014-07-25 23:50:33 -0700
commita39016e673e3606421a8426de839f6f238dc2fd2 (patch)
tree8557084128aa2ac45122bc0ac31911f3f95eee0a /crawl-ref/source/describe.cc
parentabea293a62c99dfa66bc3b3947e472c134a77fe6 (diff)
downloadcrawl-ref-a39016e673e3606421a8426de839f6f238dc2fd2.tar.gz
crawl-ref-a39016e673e3606421a8426de839f6f238dc2fd2.zip
Remove a six-year-old comment
Looking at the original commit, the 'rather pointless' descriptions it mentioned seem to hav nearly all been removed. RIP stinky rotting devils.
Diffstat (limited to 'crawl-ref/source/describe.cc')
-rw-r--r--crawl-ref/source/describe.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index 06cff9aa67..6fbcd56d4b 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -3603,10 +3603,6 @@ void get_monster_db_desc(const monster_info& mi, describe_info &inf,
inf.quote += "\n";
inf.quote += quote2;
- // Except for draconians and player ghosts, I have to admit I find the
- // following special descriptions rather pointless. I certainly can't
- // say I like them, though "It has come for your soul!" and
- // "It wants to drink your blood!" have something going for them. (jpeg)
switch (mi.type)
{
case MONS_VAMPIRE: