summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-12-16 14:10:31 +0100
committerAdam Borowski <kilobyte@angband.pl>2009-12-16 14:11:31 +0100
commit1ad4408f777422c5ac66d98568101bdd1519feec (patch)
tree18d465c087f605ff39abce432ff05954a0fc6424 /crawl-ref/source/spells2.cc
parent305ccfbf1bfaea3b129c956b285c29c6a6f037ba (diff)
downloadcrawl-ref-1ad4408f777422c5ac66d98568101bdd1519feec.tar.gz
crawl-ref-1ad4408f777422c5ac66d98568101bdd1519feec.zip
Rename grey snakes to anacondas. Give them constriction, message-only for now.
Diffstat (limited to 'crawl-ref/source/spells2.cc')
-rw-r--r--crawl-ref/source/spells2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells2.cc b/crawl-ref/source/spells2.cc
index 66d30c6629..0e3dcb1aea 100644
--- a/crawl-ref/source/spells2.cc
+++ b/crawl-ref/source/spells2.cc
@@ -1154,7 +1154,7 @@ bool cast_sticks_to_snakes(int pow, god_type god)
mon = MONS_BLACK_MAMBA;
if (pow > 90 && one_chance_in(3))
- mon = MONS_GREY_SNAKE;
+ mon = MONS_ANACONDA;
if (create_monster(
mgen_data(mon, beha, &you,