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.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index 8cc058d3de..89da74e873 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -33,6 +33,7 @@
SPELL_BLINK
}
},
+
{ MST_ORC_WIZARD_II,
{
SPELL_THROW_FLAME,
@@ -963,6 +964,19 @@
// uniques' "spellbooks"
// ---------------------
+ // Jessica is now a bit more evil-themed than before.
+ { MST_JESSICA,
+ {
+ SPELL_PAIN, // Formerly Magic Dart.
+ SPELL_SLOW,
+ SPELL_HASTE,
+ SPELL_PAIN, // Formerly Magic Dart.
+ SPELL_BLINK,
+ SPELL_BLINK
+ }
+ },
+
+
// Crusader theme.
{ MST_RUPERT,
{