summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorChris Campbell <chriscampbell89@gmail.com>2013-07-06 17:31:10 +0100
committerChris Campbell <chriscampbell89@gmail.com>2013-07-06 19:06:08 +0100
commit565aecc77c987c6b709a40f203a20a788dc8b11b (patch)
tree9cec6098f60bca098e80c8ea7867385c9ba589e8 /crawl-ref/source/book-data.h
parent49e87db66dca06b0602e5d1fdb43aedbb942d547 (diff)
downloadcrawl-ref-565aecc77c987c6b709a40f203a20a788dc8b11b.tar.gz
crawl-ref-565aecc77c987c6b709a40f203a20a788dc8b11b.zip
Make Dragon Form pure Tmut for all species
The massive difference in usefulness for the spell for Draconians and non-Draconians was pretty silly. Draconians even now still have the noticeable advantage of keeping their scale AC. Non-dracs still always turn into fire dragons, possibly this could be changed somehow but randomising it per-cast sounds annoying in situations where some resist is particularly desirable, and basing it on elemental skills seems fiddly.
Diffstat (limited to 'crawl-ref/source/book-data.h')
-rw-r--r--crawl-ref/source/book-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/book-data.h b/crawl-ref/source/book-data.h
index 8cef6df056..a13da9b991 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -61,7 +61,7 @@
SPELL_BOLT_OF_FIRE,
SPELL_DELAYED_FIREBALL,
SPELL_RING_OF_FLAMES,
- SPELL_DRAGON_FORM,
+ SPELL_NO_SPELL,
SPELL_NO_SPELL,
},