summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-09 11:40:00 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-09 11:40:00 -0600
commit4c1b42c83e31ae484fe561ea8af49dca5d8b6505 (patch)
treea2a08cace29651f2fd5dccad59499616f7fa89af /crawl-ref/source/spl-data.h
parentaaf3800ab38bda92fdbfbc7ec3f440b8addfc620 (diff)
downloadcrawl-ref-4c1b42c83e31ae484fe561ea8af49dca5d8b6505.tar.gz
crawl-ref-4c1b42c83e31ae484fe561ea8af49dca5d8b6505.zip
Mark Summon Drakes as unholy, since it can summon (evil) shadow dragons.
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 444909f323..02fff3b101 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -2215,7 +2215,7 @@
{
SPELL_SUMMON_DRAKES, "Summon Drakes",
SPTYP_SUMMONING,
- SPFLAG_MONSTER,
+ SPFLAG_UNHOLY | SPFLAG_MONSTER,
6,
0,
-1, -1,