summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-spll.h
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2010-01-15 19:26:27 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2010-01-15 19:26:27 +1000
commitdccba09075e44f8219fafe9cef1d1025ee937400 (patch)
tree5b3774cdc24751551cfadab4328dd15856d37b16 /crawl-ref/source/mon-spll.h
parent9e2960c3a8067a5365a1261209528a1ee79b7b6d (diff)
downloadcrawl-ref-dccba09075e44f8219fafe9cef1d1025ee937400.tar.gz
crawl-ref-dccba09075e44f8219fafe9cef1d1025ee937400.zip
Tweak Aizul's spells and placement slightly.
Now found 14-20, and has Blink Other as an escape spell instead of a standard enchantment. I've also replaced one of the Poison Arrows with Venom Bolt instead. Hopefully these changes should help to allay fears that he's too powerful at his assigned depth.
Diffstat (limited to 'crawl-ref/source/mon-spll.h')
-rw-r--r--crawl-ref/source/mon-spll.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index dfbbf0f2b2..e266da0a73 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -1267,11 +1267,11 @@
{ MST_AIZUL,
{
SPELL_VENOM_BOLT,
- SPELL_BLINK_OTHER,
+ SPELL_SLEEP,
SPELL_SLEEP,
SPELL_POISON_ARROW,
- SPELL_POISON_ARROW,
- SPELL_MINOR_HEALING
+ SPELL_VENOM_BOLT,
+ SPELL_BLINK_OTHER
}
},