summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-12-30 12:57:16 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2009-12-30 12:59:01 +1000
commit1f88b2d7c9832d0f303148db9d844230c8d5a80e (patch)
treed65aa57cc3ff0fc13dfa3db5613fd9687b58141f /crawl-ref/source/mon-data.h
parent6f40e4499e2e8057d7ff2476faec45d186daadfe (diff)
downloadcrawl-ref-1f88b2d7c9832d0f303148db9d844230c8d5a80e.tar.gz
crawl-ref-1f88b2d7c9832d0f303148db9d844230c8d5a80e.zip
Change scorpion to yellow (N78291), 052 glyph settings (jpeg).
Yellow scorpions work better with brown giant cockroaches, now that they are on the same glyph, and they represent large threats than cockroaches; they also are no longer visually similar to wolf spiders, who are a completely different type of threat. This commit also includes a new settings file based on the 034_monster_glyphs.txt file, instead using the recent changes since 0.5.2: this includes the demon tier and colour changes, as well as the recent insect changes. Hopefully I've formatted it correctly, as I haven't worked out how to test it yet. :-)
Diffstat (limited to 'crawl-ref/source/mon-data.h')
-rw-r--r--crawl-ref/source/mon-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h
index 6736603b5d..5bbdd504c7 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -1480,7 +1480,7 @@ static monsterentry mondata[] = {
},
{
- MONS_SCORPION, 's', LIGHTGREY, "scorpion",
+ MONS_SCORPION, 's', YELLOW, "scorpion",
M_NO_SKELETON,
MR_VUL_POISON,
500, 10, MONS_SCORPION, MONS_SCORPION, MH_NATURAL, -3,