summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/itemprop.h')
-rw-r--r--crawl-ref/source/itemprop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/itemprop.h b/crawl-ref/source/itemprop.h
index 1242c82d23..045959e3d0 100644
--- a/crawl-ref/source/itemprop.h
+++ b/crawl-ref/source/itemprop.h
@@ -370,7 +370,7 @@ enum special_missile_type // to separate from weapons in general {dlb}
SPMSL_FORBID_BRAND = -1, // -1
SPMSL_NORMAL, // 0
SPMSL_FLAME,
- SPMSL_ICE,
+ SPMSL_FROST,
SPMSL_POISONED,
SPMSL_POISONED_II, // unused
SPMSL_CURARE, // 5