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.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index 07bbe5ed23..4b2f8fe176 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -1275,6 +1275,28 @@
}
},
+ { MST_EXECUTIONER,
+ {
+ SPELL_NO_SPELL,
+ SPELL_PAIN,
+ SPELL_HASTE,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
+ SPELL_HASTE
+ }
+ },
+
+ { MST_HAROLD,
+ {
+ SPELL_NO_SPELL,
+ SPELL_BOLT_OF_FIRE,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
+ SPELL_BLINK
+ }
+ },
+
{ MST_TEST_SPAWNER,
{
SPELL_SHADOW_CREATURES,