summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-10 18:22:09 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-10 18:41:58 -0600
commit38a73fb2e3ce4a7755f3696f233232b10129a8ef (patch)
tree2ce718021d262d5909afc082a08d73533a251e1d /crawl-ref/source/spl-data.h
parent2508432895f2cf12d46ecff46496b0abbd834163 (diff)
downloadcrawl-ref-38a73fb2e3ce4a7755f3696f233232b10129a8ef.tar.gz
crawl-ref-38a73fb2e3ce4a7755f3696f233232b10129a8ef.zip
Fix inconsistencies with regard to chaotic spells.
Trigger the chaotic conduct for players that cast miasma, and mark Fulsome Distillation as chaotic, since it can create chaotic potions.
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 2797627098..724d627fd9 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -886,7 +886,7 @@
{
SPELL_FULSOME_DISTILLATION, "Fulsome Distillation",
SPTYP_TRANSMUTATION | SPTYP_NECROMANCY,
- SPFLAG_NONE,
+ SPFLAG_CHAOTIC,
1,
50,
-1, -1,