From 309425214082f560faa1d32b1d834644e0d4464d Mon Sep 17 00:00:00 2001 From: evktalo Date: Wed, 19 Aug 2009 14:55:09 +0000 Subject: Apply patch #2838024 by bookofjude: new Elven twins uniques, Duvessa and Dowan. I'll do the tiles later. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10578 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/mon-spll.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (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 aadc32096f..8cc058d3de 100644 --- a/crawl-ref/source/mon-spll.h +++ b/crawl-ref/source/mon-spll.h @@ -1065,6 +1065,17 @@ } }, + { MST_DOWAN, + { + SPELL_THROW_FROST, + SPELL_BACKLIGHT, + SPELL_HASTE, + SPELL_THROW_FLAME, + SPELL_BLINK, + SPELL_MINOR_HEALING, + } + }, + { MST_GERYON, { SPELL_SUMMON_BEAST, -- cgit v1.2.3-54-g00ecf