summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-08 23:55:37 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-08 23:55:37 -0600
commit077bd451d313220fa8d7c1134fa905d924666e38 (patch)
tree3d6a5f014f9cd1e27658c1b538e467bada83bf57 /crawl-ref/source/spl-data.h
parent2a25d30006b0f27af85b88a847dfad11a233026e (diff)
downloadcrawl-ref-077bd451d313220fa8d7c1134fa905d924666e38.tar.gz
crawl-ref-077bd451d313220fa8d7c1134fa905d924666e38.zip
Miasma is no longer tied to negative energy; don't mark it necromantic.
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 3fc9921689..8a3dcb0623 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -2201,7 +2201,7 @@
{
SPELL_MIASMA, "Miasma",
- SPTYP_CONJURATION | SPTYP_NECROMANCY,
+ SPTYP_CONJURATION,
SPFLAG_DIR_OR_TARGET | SPFLAG_MONSTER,
6,
0,