summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-04 16:37:55 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-04 16:37:55 +0000
commit2ca6fdc5954605780b05d3a69e49a517f8e24c42 (patch)
treec87ff215c1dd5d687096248c09e158a5e9b6a5ac /crawl-ref/source/mon-data.h
parent5fb35b48ddc661c05dfc004f974eb0cf32683048 (diff)
downloadcrawl-ref-2ca6fdc5954605780b05d3a69e49a517f8e24c42.tar.gz
crawl-ref-2ca6fdc5954605780b05d3a69e49a517f8e24c42.zip
Disallow moth of wrath zombies, since, as with boggarts, they're weak in
terms of HD, and their signature attack doesn't work when they're zombified. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8203 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 824c2706cc..ae1a503233 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -1569,7 +1569,7 @@ static monsterentry mondata[] = {
0, 10, MONS_MOTH_OF_WRATH, MONS_MOTH_OF_WRATH, MH_NATURAL, -3,
{ {AT_BITE, AF_RAGE, 25}, AT_NO_ATK, AT_NO_ATK, AT_NO_ATK },
{ 9, 3, 5, 0 },
- 0, 10, MST_NO_SPELLS, CE_CLEAN, Z_SMALL, S_SILENT, I_HIGH,
+ 0, 10, MST_NO_SPELLS, CE_NOCORPSE, Z_NOZOMBIE, S_SILENT, I_HIGH,
HT_LAND, 12, DEFAULT_ENERGY, MONUSE_NOTHING, SIZE_MEDIUM
},