summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-spll.h
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-17 16:15:20 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-17 16:15:20 +0000
commite06f39be1017c28488a0ca4b61bb9962ad5ee196 (patch)
tree1c07d339c478cf73db6e03febda70d3023782d20 /crawl-ref/source/mon-spll.h
parent58fadd8bee0e04b270522f5024bb2777ea1fb66d (diff)
downloadcrawl-ref-e06f39be1017c28488a0ca4b61bb9962ad5ee196.tar.gz
crawl-ref-e06f39be1017c28488a0ca4b61bb9962ad5ee196.zip
Add the most recent version of Adam's kraken patch into trunk.
Might still need some tweaks but overall looks great! And... we need more tiles (kraken head + tentacles). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10691 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 89da74e873..7a136b8873 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -210,6 +210,17 @@
}
},
+ { MST_KRAKEN,
+ {
+ SPELL_KRAKEN_TENTACLES,
+ SPELL_KRAKEN_TENTACLES,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL
+ }
+ },
+
{ MST_ORC_SORCERER,
{
SPELL_BOLT_OF_FIRE,