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.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index cb44ce64c7..559d56b8da 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -1101,6 +1101,18 @@
}
},
+ { MST_GASTRONOK,
+ {
+ SPELL_AIRSTRIKE,
+ SPELL_SLOW,
+ SPELL_CANTRIP,
+ SPELL_MAGIC_DART,
+ SPELL_CANTRIP,
+ SPELL_SUMMON_SMALL_MAMMALS,
+ }
+ },
+
+ // demon lords
{ MST_GERYON,
{
SPELL_SUMMON_BEAST,
@@ -1200,6 +1212,7 @@
}
},
+ // fake spell for monsters berserking when fleeing
{ MST_BERSERK_ESCAPE,
{
SPELL_NO_SPELL,