summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2010-01-12 14:20:47 +0100
committerAdam Borowski <kilobyte@angband.pl>2010-01-12 14:20:47 +0100
commit4368944db52459b6bdd9b17628b96ebe8e642c02 (patch)
tree8cee9f2ee4f204a0f3c14dba41232dba9fd8fdd3 /crawl-ref/source/beam.h
parent082e5d6cf970a077687b2aff2ffee5eb69479086 (diff)
downloadcrawl-ref-4368944db52459b6bdd9b17628b96ebe8e642c02.tar.gz
crawl-ref-4368944db52459b6bdd9b17628b96ebe8e642c02.zip
Trees don't reflect electricity; for bolts of lightning they ignite instead.
Diffstat (limited to 'crawl-ref/source/beam.h')
-rw-r--r--crawl-ref/source/beam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/beam.h b/crawl-ref/source/beam.h
index d1a47e1a0f..57dd0bbe64 100644
--- a/crawl-ref/source/beam.h
+++ b/crawl-ref/source/beam.h
@@ -275,6 +275,7 @@ public:
void fake_flavour();
void digging_wall_effect();
void fire_wall_effect();
+ void elec_wall_effect();
void nuke_wall_effect();
void drop_object();
void finish_beam();