summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
authorJohanna Ploog <j-p-e-g@users.sourceforge.net>2010-01-06 23:43:29 +0100
committerJohanna Ploog <j-p-e-g@users.sourceforge.net>2010-01-07 12:10:43 +0100
commitd6697da62b9cd881b23f3942b26bdf294b9f3515 (patch)
tree7fe942a79baf2d35ceaed00a1d2e48d556ca3c9b /crawl-ref/docs
parentf3dd1c1ca8c0414576ea2b465a8657d550a3cfea (diff)
downloadcrawl-ref-d6697da62b9cd881b23f3942b26bdf294b9f3515.tar.gz
crawl-ref-d6697da62b9cd881b23f3942b26bdf294b9f3515.zip
New minimap colour option for peaceful monsters, by default same as friendly.
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/options_guide.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index d71c797c87..9e016d982a 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -89,8 +89,8 @@ The contents of this text are:
4-o Tiles Options.
tile_show_items, tile_title_screen, tile_menu_icons,
tile_player_col, tile_monster_col, tile_neutral_col,
- tile_friendly_col, tile_plant_col, tile_item_col,
- tile_unseen_col, tile_floor_col, tile_wall_col,
+ tile_peaceful_col, tile_friendly_col, tile_plant_col,
+ tile_item_col, tile_unseen_col, tile_floor_col, tile_wall_col,
tile_mapped_wall_col, tile_door_col, tile_downstairs_col,
tile_upstairs_col, tile_feature_col, tile_trap_col,
tile_water_col, tile_lava_col, tile_excluded_col,
@@ -1653,6 +1653,7 @@ tile_menu_icons = true
tile_player_col = white
tile_monster_col = red
tile_neutral_col = red
+tile_peaceful_col = lightred
tile_friendly_col = lightred
tile_plant_col = darkgreen
tile_item_col = green
@@ -1677,6 +1678,7 @@ the dungeon level.
map centre during level map mode ('X')
tile_monster_col - colour of hostile monsters
tile_neutral_col - colour of neutral monsters
+ tile_peaceful_col - colour of peaceful monsters
tile_friendly_col - colour of friendly monsters
tile_plant_col - colour of zero xp monsters (plant and fungus)
tile_item_col - colour of known or detected items