summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-26 15:55:52 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-26 15:55:52 +0000
commita1daeea25c5d2187028661b6cd835ed3fee771e7 (patch)
tree8c68f918a1ed565650c4a972440ced7268f43b38 /crawl-ref/source/command.cc
parenta844f8e10213c19b6e48d6ff98e97bc9f026a42a (diff)
downloadcrawl-ref-a1daeea25c5d2187028661b6cd835ed3fee771e7.tar.gz
crawl-ref-a1daeea25c5d2187028661b6cd835ed3fee771e7.zip
Clean up the change log a bit, and modify the monster speech
documentation. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5257 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/command.cc')
-rw-r--r--crawl-ref/source/command.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc
index 5959825431..c1f211caac 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -654,10 +654,10 @@ static const char *targeting_help_1 =
#ifdef WIZARD
" \n"
"<h>Wizard targeting comands:</h>\n"
- "<w>F</w>: toggle target friendly/good neutral/neutral/hostile\n"
- "<w>P</w>: apply divine blessing to target\n"
- "<w>s</w>: force target to shout or speak\n"
"<w>g</w>: give item to monster\n"
+ "<w>s</w>: force monster to shout or speak\n"
+ "<w>F</w>: cycle monster friendly/good neutral/neutral/hostile\n"
+ "<w>P</w>: apply divine blessing to monster\n"
#endif
;
@@ -1681,7 +1681,7 @@ static void _add_formatted_keyhelp(column_composer &cols)
"<w>X</w> : eXamine level map\n"
"<w>Ctrl-O</w> : show dungeon Overview\n"
"<w>Ctrl-A</w> : toggle auto-pickup\n"
- "<w>Ctrl-T</w> : toggle ally pickup behaviour\n",
+ "<w>Ctrl-T</w> : change ally pickup behaviour\n",
true, true, _cmdhelp_textfilter);
cols.add_formatted(