clarify travel commnd documentation
- Guidebook said traval command would stop similar to the G command, but did not say it differed from the G command in that it disables autopickup
This commit is contained in:
+2
-1
@@ -477,7 +477,8 @@ Prefix: move until something interesting is found.
|
|||||||
Prefix: same as `g', but forking of corridors is not considered interesting.
|
Prefix: same as `g', but forking of corridors is not considered interesting.
|
||||||
.lp _
|
.lp _
|
||||||
Travel to a map location via a shortest-path algorithm. Stops on most of
|
Travel to a map location via a shortest-path algorithm. Stops on most of
|
||||||
the same conditions as the `G' command does. For ports with mouse
|
the same conditions as the `G' command, but without picking up
|
||||||
|
objects, similar to the `M' command. For ports with mouse
|
||||||
support, the command is also invoked when a mouse-click takes place on a
|
support, the command is also invoked when a mouse-click takes place on a
|
||||||
location further than 1 cell away from the current position.
|
location further than 1 cell away from the current position.
|
||||||
.lp .
|
.lp .
|
||||||
|
|||||||
+3
-2
@@ -27,7 +27,7 @@
|
|||||||
\begin{document}
|
\begin{document}
|
||||||
%
|
%
|
||||||
% input file: guidebook.mn
|
% input file: guidebook.mn
|
||||||
% $Revision: 1.37 $ $Date: 2002/03/23 20:03:20 $
|
% $Revision: 1.38 $ $Date: 2002/03/31 06:27:18 $
|
||||||
%
|
%
|
||||||
%.ds h0 "
|
%.ds h0 "
|
||||||
%.ds h1 %.ds h2 \%
|
%.ds h1 %.ds h2 \%
|
||||||
@@ -639,7 +639,8 @@ interesting.
|
|||||||
%.lp
|
%.lp
|
||||||
\item[\tb{_}]
|
\item[\tb{_}]
|
||||||
Travel to a map location via a shortest-path algorithm. Stops on most of
|
Travel to a map location via a shortest-path algorithm. Stops on most of
|
||||||
the same conditions as the `G' command does. For ports with mouse
|
the same conditions as the `G' command, but without picking up
|
||||||
|
objects, similar to the `M' command. For ports with mouse
|
||||||
support, the command is also invoked when a mouse-click takes place on a
|
support, the command is also invoked when a mouse-click takes place on a
|
||||||
location further than 1 cell away from the current position.
|
location further than 1 cell away from the current position.
|
||||||
%.lp
|
%.lp
|
||||||
|
|||||||
@@ -39,6 +39,7 @@ taking partial count of merged objects from a container while your pack
|
|||||||
was full split the object and did not re-merge
|
was full split the object and did not re-merge
|
||||||
animal_parts are not always appropriate for ravens
|
animal_parts are not always appropriate for ravens
|
||||||
prevent panic if tombstone window cannot be created
|
prevent panic if tombstone window cannot be created
|
||||||
|
clarify travel command behavior in the Guidebook
|
||||||
|
|
||||||
|
|
||||||
Platform- and/or Interface-Specific Fixes
|
Platform- and/or Interface-Specific Fixes
|
||||||
|
|||||||
Reference in New Issue
Block a user