summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
diff options
context:
space:
mode:
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