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.h15
1 files changed, 13 insertions, 2 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index 526d37f378..344ae8e6b8 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -1043,8 +1043,8 @@
{ MST_ILSUIW,
{
- SPELL_THROW_FROST, // was: SPELL_CONFUSED (jpeg)
- SPELL_SLOW,
+ SPELL_THROW_ICICLE,
+ SPELL_CALL_TIDE,
SPELL_INVISIBILITY,
SPELL_BLINK,
SPELL_WATER_ELEMENTALS,
@@ -1319,6 +1319,17 @@
}
},
+ { MST_MERFOLK_AQUAMANCER,
+ {
+ SPELL_PRIMAL_WAVE,
+ SPELL_BOLT_OF_COLD,
+ SPELL_THROW_ICICLE,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
+ SPELL_BLINK
+ }
+ },
+
{ MST_TEST_SPAWNER,
{
SPELL_SHADOW_CREATURES,