summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-spll.h
diff options
context:
space:
mode:
authorDracoOmega <draco_omega@live.com>2014-03-11 18:40:19 -0230
committerDracoOmega <draco_omega@live.com>2014-03-11 20:08:21 -0230
commit9ca6a62b4804d54a4db548cb017a2cb61ccbcab2 (patch)
tree4417e7bd542148e93aac49fcca3a11cff972d436 /crawl-ref/source/mon-spll.h
parent486ebd068b1a491b662c4ac14e0320eb84cc80a3 (diff)
downloadcrawl-ref-9ca6a62b4804d54a4db548cb017a2cb61ccbcab2.tar.gz
crawl-ref-9ca6a62b4804d54a4db548cb017a2cb61ccbcab2.zip
A few misc monster tweaks
Increas kobold demonologist hp and efreet melee base damage (both of which were pretty low). Replace giant orange brain confuse with mass confusion (it was hard for them to use the former with their summons in the way, and this should be a little more distinguishing compared to the many other users of normal confuse).
Diffstat (limited to 'crawl-ref/source/mon-spll.h')
-rw-r--r--crawl-ref/source/mon-spll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index 30ce6494c8..ecafea292e 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -227,7 +227,7 @@
SPELL_BRAIN_FEED,
SPELL_CAUSE_FEAR,
SPELL_SHADOW_CREATURES,
- SPELL_CONFUSE,
+ SPELL_MASS_CONFUSION,
SPELL_BLINK,
SPELL_TELEPORT_SELF
}