summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monstuff.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/monstuff.cc')
-rw-r--r--crawl-ref/source/monstuff.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/crawl-ref/source/monstuff.cc b/crawl-ref/source/monstuff.cc
index 86a37415d0..d0ebed5742 100644
--- a/crawl-ref/source/monstuff.cc
+++ b/crawl-ref/source/monstuff.cc
@@ -5640,9 +5640,6 @@ static bool _handle_wand(monsters *monster, bolt &beem)
return (false);
}
- if (beem.target == monster->pos())
- beem.aimed_at_feet = true;
-
// Fire tracer, if necessary.
if (!niceWand)
{