summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-15 12:30:02 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-15 12:30:02 -0600
commit222de20491cc2c23765c3b3a7a3b9cfa8b68acd7 (patch)
tree0832798fe9f90acdfeeb3ba76e60ba389a5abe56 /crawl-ref/source/spl-data.h
parentdcace2f0337ec312a7cd9453baf6954e83b10cc7 (diff)
downloadcrawl-ref-222de20491cc2c23765c3b3a7a3b9cfa8b68acd7.tar.gz
crawl-ref-222de20491cc2c23765c3b3a7a3b9cfa8b68acd7.zip
After some more thought, make Fulsome Distillation non-chaotic again.
Even though it can be used to create chaotic potions, it can't directly cause chaotic effects, as e.g. summoning chaotic monsters or creating miasma clouds can.
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 c4e73a50c5..00f57497cf 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -925,7 +925,7 @@
{
SPELL_FULSOME_DISTILLATION, "Fulsome Distillation",
SPTYP_TRANSMUTATION | SPTYP_NECROMANCY,
- SPFLAG_CHAOTIC,
+ SPFLAG_NONE,
1,
50,
-1, -1,