summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-12-08 06:54:42 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-12-08 06:54:42 +0000
commite2a8e84861a950d19632f373ff72178ca0e71761 (patch)
treef886a551612535f131dbef7f4d246e3f98fe7f84 /crawl-ref/source/spl-data.h
parent0a035731a014657ed31f567eb854033a1a62f0e4 (diff)
downloadcrawl-ref-e2a8e84861a950d19632f373ff72178ca0e71761.tar.gz
crawl-ref-e2a8e84861a950d19632f373ff72178ca0e71761.zip
Fix bug 2398445: "Ignite Poison" had the Holy spell discipline.
Trapdoor spiders now leave their own corpses, rather than that of wolf spiders. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7779 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index fee0a2ff4e..c7cfdeebb2 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -1996,8 +1996,8 @@
{
SPELL_IGNITE_POISON, "Ignite Poison",
- SPTYP_FIRE | SPTYP_TRANSMIGRATION | SPFLAG_BATTLE,
- SPFLAG_AREA,
+ SPTYP_FIRE | SPTYP_TRANSMIGRATION,
+ SPFLAG_AREA | SPFLAG_BATTLE,
6,
200,
-1, -1,