Add Auto open doors -patch
This commit is contained in:
@@ -1905,6 +1905,8 @@ Cannot be set with the `O' command.
|
||||
.lp autodig
|
||||
Automatically dig if you are wielding a digging tool and moving into a place
|
||||
that can be dug (default false).
|
||||
.lp autoopen
|
||||
Walking into a door attempts to open it (default true).
|
||||
.lp "autopickup "
|
||||
Automatically pick up things onto which you move (default on).
|
||||
See
|
||||
|
||||
@@ -2306,6 +2306,9 @@ Cannot be set with the `{\tt O}' command.
|
||||
Automatically dig if you are wielding a digging tool and moving into a place
|
||||
that can be dug (default false).
|
||||
%.lp
|
||||
\item[\ib{autoopen}]
|
||||
Walking into a door attempts to open it (default true).
|
||||
%.lp
|
||||
\item[\ib{autopickup}]
|
||||
Automatically pick up things onto which you move (default on).
|
||||
See ``{\it pickup\_types\/}'' to refine the behavior.
|
||||
|
||||
@@ -1165,6 +1165,7 @@ Aardvark Joe's Extended Logfile
|
||||
Michael Deutschmann's use_darkgray
|
||||
Clive Crous' dark_room
|
||||
sortloot by Jeroen Demeyer and Jukka Lahtinen
|
||||
Auto open doors by Stefano Busti
|
||||
|
||||
|
||||
Code Cleanup and Reorganization
|
||||
|
||||
Reference in New Issue
Block a user