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.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/beam.cc b/crawl-ref/source/beam.cc
index 134ae2709c..fac5d51e27 100644
--- a/crawl-ref/source/beam.cc
+++ b/crawl-ref/source/beam.cc
@@ -3714,7 +3714,7 @@ static int affect_monster(bolt &beam, monsters *mon)
}
if (beam.name.find("throwing net") != std::string::npos)
- monster_caught_in_net(mon);
+ monster_caught_in_net(mon, beam);
// note that hurt_final was calculated above, so we don't need it again.
// just need to apply flavoured specials (since we called with