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.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index 3d9a82bc42..fed39f962b 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -1068,6 +1068,17 @@
SPELL_SUMMON_ICE_BEAST,
SPELL_SUMMON_ICE_BEAST
}
+ },
+
+ { MST_TEST_SPAWNER,
+ {
+ SPELL_SHADOW_CREATURES,
+ SPELL_SHADOW_CREATURES,
+ SPELL_SHADOW_CREATURES,
+ SPELL_SHADOW_CREATURES,
+ SPELL_SHADOW_CREATURES,
+ SPELL_SHADOW_CREATURES
+ }
}
#endif