Accessibility: mon_movement
Adds a new boolean option, mon_movement. When hero notices monster movement, give a message. Use with spot_monsters and accessiblemsg.
This commit is contained in:
@@ -4572,6 +4572,9 @@ Default `{\tt \verb+}+}'.
|
||||
% Only applicable to some menus, and only useful to some interfaces.
|
||||
% Debug mode only.
|
||||
%.lp
|
||||
\item[\ib{mon\verb+_+movement}]
|
||||
Show a message when hero notices a monster movement (default is off).
|
||||
%.lp
|
||||
\item[\ib{monpolycontrol}]
|
||||
Prompt for new form whenever any monster changes shape (default off).
|
||||
Debug mode only.
|
||||
@@ -6546,6 +6549,10 @@ Adds direction or location information to messages.
|
||||
\item[\ib{spot\verb+_+monsters}]
|
||||
Shows a message when hero notices a monster; combine with accessiblemsg.
|
||||
%.lp
|
||||
\item[\ib{mon\verb+_+movement}]
|
||||
Shows a message when hero notices a monster movement;
|
||||
combine with spot\verb+_+monsters and accessiblemsg.
|
||||
%.lp
|
||||
\item[\ib{autodescribe}]
|
||||
Automatically describe the terrain under the cursor when targeting.
|
||||
%.lp
|
||||
|
||||
Reference in New Issue
Block a user