summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mstuff2.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-15 16:59:38 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-15 16:59:38 +0000
commit8e4516ef5999ee872b89966f5487ae46d66ea1fe (patch)
treeb1b18edf5d16fd3ae67d52258c15e2e49e3debc7 /crawl-ref/source/mstuff2.cc
parentdc6826e6b1d0672e12cc13aae63c0b9192bc72dc (diff)
downloadcrawl-ref-8e4516ef5999ee872b89966f5487ae46d66ea1fe.tar.gz
crawl-ref-8e4516ef5999ee872b89966f5487ae46d66ea1fe.zip
Properly treat "Summon Scorpions" as a no-op in setup_mons_cast().
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5849 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/mstuff2.cc')
-rw-r--r--crawl-ref/source/mstuff2.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/mstuff2.cc b/crawl-ref/source/mstuff2.cc
index 297db53724..ada7e59342 100644
--- a/crawl-ref/source/mstuff2.cc
+++ b/crawl-ref/source/mstuff2.cc
@@ -912,6 +912,7 @@ void setup_mons_cast(const monsters *monster, struct bolt &pbolt, int spell_cast
case SPELL_SUMMON_UGLY_THING:
case SPELL_ANIMATE_DEAD:
case SPELL_CALL_IMP:
+ case SPELL_SUMMON_SCORPIONS:
case SPELL_SUMMON_UFETUBUS:
case SPELL_SUMMON_BEAST: // Geryon
case SPELL_SUMMON_UNDEAD: // summon undead around player