summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/dat/uniques.des2
-rw-r--r--crawl-ref/source/mon-spll.h6
2 files changed, 4 insertions, 4 deletions
diff --git a/crawl-ref/source/dat/uniques.des b/crawl-ref/source/dat/uniques.des
index f2eb5a47aa..038cbc2fe1 100644
--- a/crawl-ref/source/dat/uniques.des
+++ b/crawl-ref/source/dat/uniques.des
@@ -99,7 +99,7 @@ DEPTH: 12-18, !Lair, !Slime
: place_unique(_G, "Agnes")
NAME: uniq_aizul
-DEPTH: 13-25, !Lair, !Slime
+DEPTH: 14-20, !Lair, !Slime
: place_unique(_G, "Aizul")
NAME: uniq_azrael
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
}
},