From 14bd8545684708902309fe17d5b5840ad4f6b848 Mon Sep 17 00:00:00 2001 From: Jude Brown Date: Fri, 13 Nov 2009 22:45:12 +1000 Subject: Give Aizul the Poison Arrow spell. --- crawl-ref/source/mon-spll.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/mon-spll.h') diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h index 8cd482057d..ace571eae5 100644 --- a/crawl-ref/source/mon-spll.h +++ b/crawl-ref/source/mon-spll.h @@ -1269,7 +1269,7 @@ SPELL_VENOM_BOLT, SPELL_BLINK_OTHER, SPELL_SLEEP, - SPELL_VENOM_BOLT, + SPELL_POISON_ARROW, SPELL_SLOW, SPELL_MINOR_HEALING } -- cgit v1.2.3-54-g00ecf