summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
diff options
context:
space:
mode:
authorDavid Ploog <dploog@users.sourceforge.net>2009-11-03 03:55:55 +0100
committerDavid Ploog <dploog@users.sourceforge.net>2009-11-03 03:56:45 +0100
commitefdc56d53af523261c101a2200369ecc84fcca0c (patch)
tree813832e36a1217071c5c6236583fa74090d9684f /crawl-ref/source/beam.cc
parentd634b20d148e1a545b52edcac5f43003193c94ba (diff)
downloadcrawl-ref-efdc56d53af523261c101a2200369ecc84fcca0c.tar.gz
crawl-ref-efdc56d53af523261c101a2200369ecc84fcca0c.zip
Rename "Fling Icicle" to "Throw Icicle".
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 129ea8b59a..88b1be7cba 100644
--- a/crawl-ref/source/beam.cc
+++ b/crawl-ref/source/beam.cc
@@ -1102,7 +1102,7 @@ const zap_info zap_data[] = {
},
{
- ZAP_FLING_ICICLE,
+ ZAP_THROW_ICICLE,
"shard of ice",
100,
new calcdice_calculator<3, 10, 1, 2>,