summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
authorontoclasm <yokomeshi@gmail.com>2014-07-17 16:32:06 +0100
committerontoclasm <yokomeshi@gmail.com>2014-07-17 16:48:28 +0100
commit50602807d25a4381f9af7b85985fa404a4700a96 (patch)
treeac42e7b162ae425690ed07109071a0cd6d100f73 /crawl-ref/docs
parente2d3cf676d586bd66dc773e8cab7060aba9f62ed (diff)
downloadcrawl-ref-50602807d25a4381f9af7b85985fa404a4700a96.tar.gz
crawl-ref-50602807d25a4381f9af7b85985fa404a4700a96.zip
Add an option to show player as a monster tile
Setting tile_show_player_species replaces the normal doll with the player's race's monster tile.
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/options_guide.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 54378ef08b..b0139bd66f 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -1,4 +1,4 @@
-Guide to Crawl's options
+Guide to Crawl's options
========================
This document explains all of the options in the latest version of
@@ -105,7 +105,8 @@ The contents of this text are:
tile_font_lbl_size, tile_font_ft_light,
tile_show_minihealthbar, tile_show_minimagicbar,
tile_show_demon_tier, tile_water_anim, tile_misc_anim,
- tile_realtime_anim, tile_layout_priority, tile_display_mode,
+ tile_realtime_anim, tile_show_player_species,
+ tile_layout_priority, tile_display_mode,
tile_level_map_hide_messages, tile_level_map_hide_sidebar
4- Character Dump.
4-a Saving.
@@ -1849,6 +1850,10 @@ tile_realtime_anim = false
to player actions.
This option is only available on WebTiles.
+tile_show_player_species = false
+ If enabled, displays the player using the monster tile for her species,
+ instead of using the normal doll and showing equipment.
+
tile_layout_priority = minimap, inventory, gold_turn, command, spell, monster
(Ordered list option)
This option allows you to control the order in which elements are