summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index c478d552d8..16b519d997 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -1273,7 +1273,7 @@
},
{
- SPELL_BOLT_OF_IRON, "Bolt of Iron",
+ SPELL_IRON_SHOT, "Iron Shot",
SPTYP_CONJURATION | SPTYP_EARTH,
SPFLAG_DIR_OR_TARGET,
6,
@@ -1663,7 +1663,7 @@
},
{
- SPELL_ICE_BOLT, "Ice Bolt",
+ SPELL_FLING_ICICLE, "Fling Icicle",
SPTYP_CONJURATION | SPTYP_ICE,
SPFLAG_DIR_OR_TARGET,
4,