summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-19 08:04:57 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-19 08:04:57 -0600
commit208679e27f8585bb2ce75a5f16f565a5147f9b7a (patch)
tree50bf7b9e6b60d040d22cd16bbf0d616910a91f96 /crawl-ref/source/spl-data.h
parent8e6eafaca2199054b556624fcc1be2a4b6494c66 (diff)
downloadcrawl-ref-208679e27f8585bb2ce75a5f16f565a5147f9b7a.tar.gz
crawl-ref-208679e27f8585bb2ce75a5f16f565a5147f9b7a.zip
After some thought, remove Porkalator from the list of chaotic spells.
It's not an uncontrolled transformation; Kirke is the only monster who casts it; and her casting Summon Ugly Thing makes her chaotic anyway.
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 c09cf95ee3..279c4e980f 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -2384,7 +2384,7 @@
{
SPELL_PORKALATOR, "Porkalator",
SPTYP_ENCHANTMENT | SPTYP_TRANSMUTATION,
- SPFLAG_DIR_OR_TARGET | SPFLAG_CHAOTIC,
+ SPFLAG_DIR_OR_TARGET,
5,
200,
LOS_RADIUS, LOS_RADIUS,