summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/options_guide.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 0ed1da5dae..cca3dd80be 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -2051,6 +2051,9 @@ feature = <regex> { <symbol>, <magicmap symbol>, <view colour>,
feature = rock wall { , , red }
* Use # for metal walls in all character sets:
feature = metal wall {#}
+ * Colour upstairs green and downstairs red:
+ feature = stone staircase leading up {,,,,green}
+ feature = stone staircase leading down {,,,,red}
Symbols can be specified as with cset:
feature = metal wall {#}