summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/zap-data.h
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2014-07-20 19:09:11 -0400
committerNeil Moore <neil@s-z.org>2014-07-20 19:11:29 -0400
commit9ca6b5b83bedfd541e74ef2bb1cbbfc475d54b08 (patch)
treedc97e96a29d71354877ae37df626741398fd8f99 /crawl-ref/source/zap-data.h
parentb50ab8a91528afb0a53417a7d97f9a2d7c37c20a (diff)
downloadcrawl-ref-9ca6b5b83bedfd541e74ef2bb1cbbfc475d54b08.tar.gz
crawl-ref-9ca6b5b83bedfd541e74ef2bb1cbbfc475d54b08.zip
Remove some vestiges of Ice Storm.
zap_type isn't marshalled anywhere, so doesn't need save compat.
Diffstat (limited to 'crawl-ref/source/zap-data.h')
-rw-r--r--crawl-ref/source/zap-data.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/crawl-ref/source/zap-data.h b/crawl-ref/source/zap-data.h
index 320c189f1d..d706bdc103 100644
--- a/crawl-ref/source/zap-data.h
+++ b/crawl-ref/source/zap-data.h
@@ -778,24 +778,6 @@ static const zap_info zap_data[] =
4
},
-#if TAG_MAJOR_VERSION == 34
-{ // ench_power controls radius
- ZAP_ICE_STORM,
- "great blast of cold",
- 200,
- new calcdice_calculator<7, 22, 1, 1>,
- new tohit_calculator<20, 1, 10>,
- BLUE,
- false,
- BEAM_ICE,
- DCHAR_FIRED_ZAP,
- true,
- false,
- true,
- 9 // XXX: Should a storm be louder?
-},
-#endif
-
{
ZAP_CORONA,
"",