summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/util
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-11 16:22:53 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-11 16:22:53 +0000
commit20040af1f5ef00eb9eb2d61df3d5b31cdab804d9 (patch)
tree2928f089964b27ec56d2005cf1e8c96d09e97a67 /crawl-ref/source/util
parent86a4b3a425d3afef3a2bd2304d08e87b6b49ff01 (diff)
downloadcrawl-ref-20040af1f5ef00eb9eb2d61df3d5b31cdab804d9.tar.gz
crawl-ref-20040af1f5ef00eb9eb2d61df3d5b31cdab804d9.zip
Apply my previous commit to 0.4.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6503 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/util')
-rw-r--r--crawl-ref/source/util/docs/key_changes.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/util/docs/key_changes.tex b/crawl-ref/source/util/docs/key_changes.tex
index 1d791d724d..42dd93ea90 100644
--- a/crawl-ref/source/util/docs/key_changes.tex
+++ b/crawl-ref/source/util/docs/key_changes.tex
@@ -73,12 +73,12 @@ key & new command \\ \hline
\key{Q} & \mc{quiver item} \\
\key{`} & \mc{redo previous command} \\
\key{0} & \mc{repeat next command} \\
+\key{G} & \mc{verbose list of monsters in sight} \\
\key{Ctrl-T} & \mc{toggle ally pickup mode (only for permanent allies)} \\
\key{Ctrl-D} & \mc{add macro (a new synonym for \key{$\sim$})} \\
\\
\\
new key & command & old key \\ \hline
-\key{G} & auto-travel & was \key{Ctrl-G} \\
\key{z} & cast spell & was \key{Z} \\
\key{Z} & zap wand & was \key{z} \\
\key{o} & auto-explore & was \key{Ctrl-O} \\
@@ -114,7 +114,7 @@ item to be thrown, but this command does not affect the quiver.
The colours of many monsters have been changed. Most notably, there are
no darkgrey monsters anymore. In case darkgrey is actually better visible
than blue on your system, you can swap these colours using the line \\
-\verb# colour: darkblue = darkgrey #\\
+\verb# colour.blue = darkgrey #\\
in \key{init.txt}. Apart from that, more dangerous monsters are now
generally displayed in lighter colours.