summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
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/enum.h
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/enum.h')
-rw-r--r--crawl-ref/source/enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index cec66b0228..7938b7fa1d 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -1781,7 +1781,7 @@ enum monster_type // (int) menv[].type
MONS_FIRE_DRAKE,
MONS_SHADOW_DRAGON, // 165
MONS_VIPER,
- MONS_GREY_SNAKE,
+ MONS_ANACONDA,
MONS_DEEP_TROLL,
MONS_GIANT_BLOWFLY,
MONS_RED_WASP, // 170