summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-26 18:08:16 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-26 18:08:16 +0000
commit7f25defa4e0122e6800450f816f6de91d83eac03 (patch)
tree7ed49735c4c964c2506bb4b4fe7052bf0fbccbb9 /crawl-ref/source/mon-data.h
parente6d2b1c85c2e75851d1421e8fdeb2dfa3a6eb71a (diff)
downloadcrawl-ref-7f25defa4e0122e6800450f816f6de91d83eac03.tar.gz
crawl-ref-7f25defa4e0122e6800450f816f6de91d83eac03.zip
Fixed ignite poison not affecting swamp dragons and drakes (jarpiain).
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4675 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/mon-data.h')
-rw-r--r--crawl-ref/source/mon-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h
index dda352b661..2fa98a01a4 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -1791,7 +1791,7 @@
{ {AT_BITE, AF_PLAIN, 18}, {AT_CLAW, AF_PLAIN, 9}, {AT_CLAW, AF_PLAIN, 9},
AT_NO_ATK },
{ 9, 5, 5, 0 },
- 7, 7, MST_SWAMP_DRAGON, CE_CONTAMINATED, Z_BIG, S_ROAR, I_ANIMAL,
+ 7, 7, MST_SWAMP_DRAGON, CE_POISONOUS, Z_BIG, S_ROAR, I_ANIMAL,
HT_LAND, 10, DEFAULT_ENERGY, MONUSE_OPEN_DOORS, SIZE_GIANT,
},