From 892eaad5f1a997d89b24d0a160ba2621d57c536b Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Tue, 10 Nov 2009 10:00:00 -0600 Subject: Ensure that both deep elf conjurer spellbooks are evil. In the first deep elf conjurer book, replace Sticky Flame with Bolt of Draining; the second book has Sticky Flame, as well as having Bolt of Draining in the same slot. --- 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 01271160ad..52d6f152a7 100644 --- a/crawl-ref/source/mon-spll.h +++ b/crawl-ref/source/mon-spll.h @@ -553,7 +553,7 @@ SPELL_BOLT_OF_COLD, SPELL_CANTRIP, SPELL_LIGHTNING_BOLT, - SPELL_STICKY_FLAME, + SPELL_BOLT_OF_DRAINING, SPELL_TELEPORT_SELF } }, -- cgit v1.2.3-54-g00ecf