From efdc56d53af523261c101a2200369ecc84fcca0c Mon Sep 17 00:00:00 2001 From: David Ploog Date: Tue, 3 Nov 2009 03:55:55 +0100 Subject: Rename "Fling Icicle" to "Throw Icicle". --- crawl-ref/source/beam.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/beam.cc') 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>, -- cgit v1.2.3-54-g00ecf