summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/arena.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-10-27 19:45:27 +0100
committerAdam Borowski <kilobyte@angband.pl>2013-10-27 19:45:27 +0100
commit69e7fb98dc585c6ba3c32f17f215dae3fec8ee6f (patch)
tree6f98f7cd0eeadd805ef2fa8dadc91795a2eea328 /crawl-ref/source/arena.cc
parentede5a845fb8b40c0a9cfcbc30d4c16521a1a012b (diff)
downloadcrawl-ref-69e7fb98dc585c6ba3c32f17f215dae3fec8ee6f.tar.gz
crawl-ref-69e7fb98dc585c6ba3c32f17f215dae3fec8ee6f.zip
Drop an untrue comment.
When the last monster is being dismissed, almost surely its side has been marked as a victor. We can mark it as a tie, but it's a debatable situation so it doesn't really matter. One typical scenario is when miscasts are on, and the last monster gets banished.
Diffstat (limited to 'crawl-ref/source/arena.cc')
-rw-r--r--crawl-ref/source/arena.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/crawl-ref/source/arena.cc b/crawl-ref/source/arena.cc
index 9c641f3828..abeaee5c23 100644
--- a/crawl-ref/source/arena.cc
+++ b/crawl-ref/source/arena.cc
@@ -1227,10 +1227,7 @@ void arena_monster_died(monster* mons, killer_type killer,
&& arena::faction_b.active_members <= 0)
{
if (mons->flags & MF_HARD_RESET && !MON_KILL(killer))
- {
- // It's a tie.
mpr("Last arena monster was dismissed.");
- }
// If all monsters are dead, and the last one to die is a giant
// spore or ball lightning, then that monster's faction is the
// winner, since self-destruction is their purpose. But if a