summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/database/help.txt
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-11-07 12:22:55 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-11-07 12:22:55 +0000
commitf265e67ca2cb3f8007fbc6aca31943d8fd0817b6 (patch)
tree4e8216f8467274842d0365260c508b85f9806804 /crawl-ref/source/dat/database/help.txt
parent023a42be1a29fba79faf5d0606ac8a4c6b648409 (diff)
downloadcrawl-ref-f265e67ca2cb3f8007fbc6aca31943d8fd0817b6.tar.gz
crawl-ref-f265e67ca2cb3f8007fbc6aca31943d8fd0817b6.zip
Change exclusion commands.
e => set exclusion (radius 1), change radius to LOS, remove exclusion (Because of the LOS restriction, the intermediary step of 4 is not needed any more.) E => cycle through exclusions Ctrl-E => clear all exclusions I also reordered the commands on the 'X' help screen. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7395 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/dat/database/help.txt')
-rw-r--r--crawl-ref/source/dat/database/help.txt19
1 files changed, 13 insertions, 6 deletions
diff --git a/crawl-ref/source/dat/database/help.txt b/crawl-ref/source/dat/database/help.txt
index 1c03077767..dda419d42d 100644
--- a/crawl-ref/source/dat/database/help.txt
+++ b/crawl-ref/source/dat/database/help.txt
@@ -67,18 +67,25 @@ level-map
<w>-</w>/<w>+</w> : Scroll level map 20 grids up/down.
<w>.</w> : Start travel (also <w>Enter</w> and <w>,</w> and <w>;</w>).
(Moves cursor to the last travel destination if still on @.)
+
+<h>Travel exclusions
+<w>e</w> : Create a travel exclusion, change its radius, or remove it.
+<w>E</w> : Cycle through travel exclusions.
+<w>Ctrl-E</w> : Erase all travel exclusions on the level.
+
+<h>Waypoints
+<w>Ctrl-W</w> : Set waypoint.
+<w>W</w> : Cycle through waypoints.
+
+<h>Cycle through features
<w><<</w>/<w>></w> : Cycle through up/down stairs.
<w>^</w> : Cycle through traps.
<w>Tab</w> : Cycle through shops and portals.
-<w>X</w> : Cycle through travel eXclusions.
-<w>x</w> : Change the radius of a travel exclusion in three steps.
-<w>W</w> : Cycle through waypoints.
<w>*</w> : Cycle forward through stashes (by default, all items).
<w>/</w> : Cycle backward through stashes (by default, all items).
<w>_</w> : Cycle through altars.
-<w>Ctrl-X</w> : Set travel exclusion.
-<w>Ctrl-E</w> : Erase all travel exclusions.
-<w>Ctrl-W</w> : Set waypoint.
+
+<h>Other
<w>Ctrl-C</w> : Clear level and main maps.
<w>Ctrl-F</w> : Forget level map.
%%%%