summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-spll.h
diff options
context:
space:
mode:
authorevktalo <evktalo@c06c8d41-db1a-0410-9941-cceddc491573>2009-08-19 14:55:09 +0000
committerevktalo <evktalo@c06c8d41-db1a-0410-9941-cceddc491573>2009-08-19 14:55:09 +0000
commit309425214082f560faa1d32b1d834644e0d4464d (patch)
treee51b9fcaf095c8d03309db6d713836c4c7a6959c /crawl-ref/source/mon-spll.h
parenta0ac735b25ccb42e5576c610527724bf7a17e090 (diff)
downloadcrawl-ref-309425214082f560faa1d32b1d834644e0d4464d.tar.gz
crawl-ref-309425214082f560faa1d32b1d834644e0d4464d.zip
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
Diffstat (limited to 'crawl-ref/source/mon-spll.h')
-rw-r--r--crawl-ref/source/mon-spll.h11
1 files changed, 11 insertions, 0 deletions
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,