summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-spll.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-spll.h')
-rw-r--r--crawl-ref/source/mon-spll.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index 8498265dde..4131fb405e 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -784,4 +784,13 @@
MS_SUMMON_UNDEAD,
MS_TORMENT },
+ // Crusader theme.
+ { MST_RUPERT,
+ MS_PARALYSIS,
+ MS_CONFUSE,
+ MS_BERSERK_RAGE,
+ MS_NO_SPELL,
+ MS_NO_SPELL,
+ MS_BERSERK_RAGE },
+
#endif