summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 9249559633..27f169f964 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2478,7 +2478,7 @@ enum spell_type
SPELL_REPEL_MISSILES,
SPELL_BERSERKER_RAGE,
SPELL_DISPEL_UNDEAD, // 85
- SPELL_GUARDIAN,
+ SPELL_SUMMON_GUARDIAN,
SPELL_PESTILENCE,
SPELL_THUNDERBOLT,
SPELL_FLAME_OF_CLEANSING,