summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings
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/settings
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/settings')
-rw-r--r--crawl-ref/settings/052_monster_glyphs.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/crawl-ref/settings/052_monster_glyphs.txt b/crawl-ref/settings/052_monster_glyphs.txt
new file mode 100644
index 0000000000..091890a9f7
--- /dev/null
+++ b/crawl-ref/settings/052_monster_glyphs.txt
@@ -0,0 +1,31 @@
+# With current Dungeon Crawl Stone Soup trunk (tentatively
+# titled 0.6), there has been a new shift of glyphs and
+# colours. Some demons have been promoted, and others have
+# been demoted, while queen monsters have been moved into
+# their relevant non-queen glyph.
+
+###########################
+# monsters
+###########################
+
+# bees
+mon_glyph = killer bee : yellow
+mon_glyph = queen bee : yellow Q
+
+# ants/cockroaches
+mon_glyph = queen ant : lightgrey Q
+mon_glyph = giant cockroach : brown a
+
+# hybrids
+mon_glyph = minotaur : red t
+
+# spiders
+mon_glyph = trapdoor spider : brown
+mon_glyph = wolf spider : brown
+
+# tier 4 demons
+mon_glpyh = smoke demon : lightgrey 4
+
+# tier 3 demons
+mon_glyph = hellion : fire 3
+mon_glyph = ynoxinul : cyan 3