summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-07 03:07:22 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-07 03:07:22 +0000
commitb4e8262a087842d235073acae91e493ff39704c5 (patch)
tree9f177948089281a12129f83ead1da90e2c07083e /crawl-ref/source/mon-data.h
parent5f990db08cb791c329a9996aa964a3d2b31bddfa (diff)
downloadcrawl-ref-b4e8262a087842d235073acae91e493ff39704c5.tar.gz
crawl-ref-b4e8262a087842d235073acae91e493ff39704c5.zip
Remove the setting of spectral things' attack flavor in their monster
entry, as it's overridden there by the base monster type and implemented elsewhere in downscale_zombie_attack(). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8289 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 d9956f42b5..c56e60d103 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -2823,7 +2823,7 @@ static monsterentry mondata[] = {
M_LEVITATE | M_SEE_INVIS | M_EVIL | M_GLOWS,
MR_RES_POISON | MR_RES_COLD,
0, 11, MONS_WRAITH, MONS_SPECTRAL_THING, MH_UNDEAD, MAG_IMMUNE,
- { {AT_HIT, AF_DRAIN_XP, 20}, AT_NO_ATK, AT_NO_ATK, AT_NO_ATK },
+ { {AT_HIT, AF_PLAIN, 20}, AT_NO_ATK, AT_NO_ATK, AT_NO_ATK },
{ 8, 3, 5, 0 },
8, 5, MST_NO_SPELLS, CE_NOCORPSE, Z_NOZOMBIE, S_SILENT, I_PLANT,
HT_LAND, 7, DEFAULT_ENERGY, MONUSE_NOTHING, SIZE_MEDIUM