summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
authorharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2009-02-28 23:04:06 +0000
committerharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2009-02-28 23:04:06 +0000
commit2599a2f0d80b3ee78d4891eceae5532f99a997a5 (patch)
treed73d401ff95b250f0d18e81b1443df262cbc0fac /crawl-ref/docs/options_guide.txt
parentce35ea47d39807820b17bcf7abcf517e63c2719e (diff)
downloadcrawl-ref-2599a2f0d80b3ee78d4891eceae5532f99a997a5.tar.gz
crawl-ref-2599a2f0d80b3ee78d4891eceae5532f99a997a5.zip
Fix [2644366]: place a space between prefixes and the item name.
Also, fix the documentation which used to say that the prefixes are comma-separated (they're not.) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9294 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 224d86d347..6215c2e9b2 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -1331,8 +1331,8 @@ menu_colour = <match>:<colour>:<regex>
When looking for menu_colour matches, these prefixes are prepended to
the actual item name, e.g. in the form of
- identified, evil_item wand of draining (4)
- unidentified, equipped, artefact sparkling ring (left hand)
+ identified evil_item wand of draining (4)
+ unidentified equipped artefact sparkling ring (left hand)
The same prefixes can also be used for highlighting prompts pertaining
to items matching the description, or to define autopickup_exceptions.