summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-02-02 10:05:48 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-02-02 10:05:48 +0000
commit72881a889f23eb64e2b692e0c6b2d4a9886010ea (patch)
tree216df89918a208bfa7b0c52722f1d0eaaae27fce /crawl-ref/source/mon-data.h
parent30ab11575962cd66536f02546cafde104d4c7462 (diff)
downloadcrawl-ref-72881a889f23eb64e2b692e0c6b2d4a9886010ea.tar.gz
crawl-ref-72881a889f23eb64e2b692e0c6b2d4a9886010ea.zip
Unseen horrors should not resist electricity.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@912 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 bb27b721b7..ac38883343 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -687,7 +687,7 @@
{
MONS_UNSEEN_HORROR, 'x', MAGENTA, "unseen horror",
M_LEVITATE | M_SEE_INVIS | M_INVIS,
- MR_RES_ELEC,
+ MR_NO_FLAGS,
0, 12, MONS_UNSEEN_HORROR, MONS_UNSEEN_HORROR, MH_NATURAL, -3,
{ 12, 0, 0, 0 },
{ 7, 3, 5, 0 },