summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-10-28 14:08:28 -0500
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-10-28 14:08:28 -0500
commita94e957868e1fc5b62358573d39bc27b1d6d38ab (patch)
treea48ec2ddb3bcd79e6446a2c8e583d7868bdcf547 /crawl-ref/source/beam.cc
parent46c80af55080d27ecea6c47d1d5a4c508549881d (diff)
downloadcrawl-ref-a94e957868e1fc5b62358573d39bc27b1d6d38ab.tar.gz
crawl-ref-a94e957868e1fc5b62358573d39bc27b1d6d38ab.zip
Add minor cosmetic fix.
Diffstat (limited to 'crawl-ref/source/beam.cc')
-rw-r--r--crawl-ref/source/beam.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/beam.cc b/crawl-ref/source/beam.cc
index 47bea2caf6..698bf189fa 100644
--- a/crawl-ref/source/beam.cc
+++ b/crawl-ref/source/beam.cc
@@ -3954,10 +3954,10 @@ void bolt::affect_player()
return;
const bool engulfs = is_explosion || is_big_cloud;
+
if (hit_verb.empty())
- {
hit_verb = engulfs ? "engulfs" : "hits";
- }
+
mprf("The %s %s you!", name.c_str(), hit_verb.c_str());
// FIXME: Lots of duplicated code here (compare handling of