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-13 19:38:46 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-13 19:38:46 +0000
commit5006c1e3f3d193c18cd2bf76a50163fbab1b8052 (patch)
treeed1423d4a2f0aaa58dc281d5c6fbfcaa3bc7040e /crawl-ref/source/util
parent3d4a6ad0b4146eb7a4540cc66474efceadbf9c12 (diff)
downloadcrawl-ref-5006c1e3f3d193c18cd2bf76a50163fbab1b8052.tar.gz
crawl-ref-5006c1e3f3d193c18cd2bf76a50163fbab1b8052.zip
Fix 2017251: The annotation prompt not escaping properly.
Fix 2016627: Ranged weapons of protection autoIDing when wielded by monsters. Fix the double prompt when using Ctrl-P in the quivering interface (part of BR 2017260), fix targetting via monster list to be turned off if there are no monsters in sight, and map auto-travel to both G and Ctrl-G. (The monster list command moves to V.) Again, I'm not sure I got all the relevant documentation. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6529 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 42dd93ea90..3d411a1508 100644
--- a/crawl-ref/source/util/docs/key_changes.tex
+++ b/crawl-ref/source/util/docs/key_changes.tex
@@ -73,7 +73,7 @@ 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{V} & \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$})} \\
\\
@@ -88,7 +88,7 @@ new key & command & old key \\ \hline
\key{c} & chop up & was \key{D}, dissect \\
\key{E} & show experience & was \key{C} \\
\key{v} & evoke & was \key{E} \\
-\key{F} & manually throw & was \key{t} \\
+\key{F} & manually throw & was \key{t} \\
\key{t} & tell/yell & was \key{!} \\
\key{Ctrl-V} & Tiles settings & was \key{Ctrl-Q} \\
\key{Ctrl-Q} & quit & was \key{Q}