This adds in <Someone>'s autodig patch.

This commit is contained in:
arromdee
2002-01-15 02:50:36 +00:00
parent 59b7cb4be4
commit 4b6b5d7b8c
9 changed files with 37 additions and 2 deletions

View File

@@ -1596,6 +1596,9 @@ Your starting alignment (align:lawful, align:neutral,
or align:chaotic). You may specify just the first letter.
The default is to randomly pick an appropriate alignment.
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 "autopickup "
Automatically pick up things onto which you move (default on).
.lp "autoquiver "

View File

@@ -2006,6 +2006,10 @@ or {\tt align:chaotic}). You may specify just the first letter.
The default is to randomly pick an appropriate alignment.
Cannot be set with the `{\tt O}' command.
%.lp
\item[\ib{autodig}]
Automatically dig if you are wielding a digging tool and moving into a place
that can be dug (default false).
%.lp
\item[\ib{autopickup}]
Automatically pick up things onto which you move (default on).
%.Ip

View File

@@ -469,6 +469,7 @@ blessed gold detection now detects anything made of gold, not just
coins, including candelabrum and gold rings
new T-shirt messages from Scott Bigham
option to get rid of resistance 'sparkle' (shieldeffect) (Scott Bigham)
option for autodig (Malcolm Ryan)
glowing Sunsword (inspired by Slashem)
msg_window option for ^P in TTY mode (Jay Tilton)
ninjas should get multishot bonus with yumi and ya (Dylan O'Donnell)