From 1621cc868eac53bb4f239b056cc49068b56f52c9 Mon Sep 17 00:00:00 2001 From: Jude Brown Date: Thu, 3 Dec 2009 20:48:37 +1000 Subject: Mentioned Wizard commands are listed at x?. --- crawl-ref/source/command.cc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'crawl-ref/source/command.cc') 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) "O : measure exploration time\n" "Ctrl-t : enter in-game Lua interpreter\n" "\n" + "Wizard targetting commands\n" + "x? : list targetted commands\n" + "\n" "? : list wizard commands\n", true, true); -- cgit v1.2.3-54-g00ecf