Prevent searching or waiting next to a hostile

Generally speaking there's no reason to wait or search next to
a hostile monster, so let's just prevent those actions. You can
still do those commands by prefixing them with the 'm' prefix.
This commit is contained in:
Pasi Kallinen
2020-04-12 17:21:23 +03:00
parent 47fb7e5ee5
commit ac94c44b0b
6 changed files with 21 additions and 3 deletions

View File

@@ -768,7 +768,8 @@ support, the command is also invoked when a mouse-click takes place on a
location other than the current position.
%.lp
\item[\tb{.}]
Wait or rest, do nothing for one turn.
Wait or rest, do nothing for one turn. Precede with the `{\tt m}' prefix
to wait for a turn even next to a hostile monster.
%.lp
\item[\tb{a}]
Apply (use) a tool (pick-axe, key, lamp \ldots).\\
@@ -965,7 +966,9 @@ Redraw the screen.
%.lp
\item[\tb{s}]
Search for secret doors and traps around you.
It usually takes several tries to find something.\\
It usually takes several tries to find something.
Precede with the `{\tt m}' prefix to wait for a turn
even next to a hostile monster.\\
%.lp ""
Can also be used to figure out whether there is still a monster at
an adjacent ``remembered, unseen monster'' marker.