summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-spll.h
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-11-13 22:45:12 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2009-11-13 23:30:22 +1000
commit14bd8545684708902309fe17d5b5840ad4f6b848 (patch)
tree476b6b21cbc9dcb18ca200727dec792e9fe5393a /crawl-ref/source/mon-spll.h
parent0ea57891fc9e23a0499e4b4a8d97030ebed7fc0b (diff)
downloadcrawl-ref-14bd8545684708902309fe17d5b5840ad4f6b848.tar.gz
crawl-ref-14bd8545684708902309fe17d5b5840ad4f6b848.zip
Give Aizul the Poison Arrow spell.
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 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
}