summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.cc
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-12-03 20:48:37 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2009-12-03 20:48:37 +1000
commit1621cc868eac53bb4f239b056cc49068b56f52c9 (patch)
treef8c0e7237f17d372c60e3f31b4fcb0ed39756a23 /crawl-ref/source/command.cc
parentc5c48b5bd7ebc0ecb684b399b0ecc68ed5cd2037 (diff)
downloadcrawl-ref-1621cc868eac53bb4f239b056cc49068b56f52c9.tar.gz
crawl-ref-1621cc868eac53bb4f239b056cc49068b56f52c9.zip
Mentioned Wizard commands are listed at x?.
Diffstat (limited to 'crawl-ref/source/command.cc')
-rw-r--r--crawl-ref/source/command.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc
index 5066fc9732..34f588d89e 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -2493,6 +2493,9 @@ int list_wizard_commands(bool do_redraw_screen)
"<w>O</w> : measure exploration time\n"
"<w>Ctrl-t</w> : enter in-game Lua interpreter\n"
"\n"
+ "<yellow>Wizard targetting commands</yellow>\n"
+ "<w>x?</w> : list targetted commands\n"
+ "\n"
"<w>?</w> : list wizard commands\n",
true, true);