summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-spll.h
diff options
context:
space:
mode:
authorDavid Ploog <dploog@users.sourceforge.net>2009-10-04 04:51:27 +0200
committerDavid Ploog <dploog@users.sourceforge.net>2009-10-04 04:51:27 +0200
commit322904f753ddeaf5217d2a03ed67052279ed5bab (patch)
tree25cd6da3a01817d72cb92f048a6cbf5224718777 /crawl-ref/source/mon-spll.h
parente1d1992bbbdd12e5f76f141d5547c6f1c0c6a41c (diff)
downloadcrawl-ref-322904f753ddeaf5217d2a03ed67052279ed5bab.tar.gz
crawl-ref-322904f753ddeaf5217d2a03ed67052279ed5bab.zip
Demon changes (Jude Brown).
Hellwing was 3, is 4. Smoke Demon was 4, is 3. Hellion was 3, is 2. Ynoxinuals was cyan, is lightcyan. Tormentors have torment as misc spell, not just as unused escape spell.
Diffstat (limited to 'crawl-ref/source/mon-spll.h')
-rw-r--r--crawl-ref/source/mon-spll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index 7e88e6dd26..2bff650ce0 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -403,7 +403,7 @@
SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_PAIN,
- SPELL_NO_SPELL,
+ SPELL_SYMBOL_OF_TORMENT,
SPELL_SYMBOL_OF_TORMENT
}
},