From 672143db6433146a710625be03af633ccf02e99e Mon Sep 17 00:00:00 2001 From: dshaligram Date: Sat, 26 Apr 2008 18:52:00 +0000 Subject: Drop Ignite Poison to level 6 (jarpiain). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4676 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spl-book.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spl-book.cc') diff --git a/crawl-ref/source/spl-book.cc b/crawl-ref/source/spl-book.cc index 0bb371f7d7..6958d365f2 100644 --- a/crawl-ref/source/spl-book.cc +++ b/crawl-ref/source/spl-book.cc @@ -133,8 +133,8 @@ static spell_type spellbook_template_array[NUMBER_SPELLBOOKS][SPELLBOOK_SIZE] = SPELL_FIRE_BRAND, SPELL_SUMMON_ELEMENTAL, SPELL_BOLT_OF_MAGMA, - SPELL_DELAYED_FIREBALL, SPELL_IGNITE_POISON, + SPELL_DELAYED_FIREBALL, SPELL_RING_OF_FLAMES, SPELL_NO_SPELL, }, -- cgit v1.2.3-54-g00ecf