Add option to have autodescribe on by default

This commit is contained in:
Pasi Kallinen
2015-12-16 21:42:37 +02:00
parent af6887796f
commit 929be769ec
6 changed files with 15 additions and 6 deletions

View File

@@ -2,6 +2,7 @@ Boolean options not under specific compile flags (with default values in []):
(You can learn which options exist in your version by checking your current
option setting, which is reached via the 'O' cmd.)
autodescribe describe the terrain under cursor [FALSE]
autodig dig if moving and wielding digging tool [FALSE]
autoopen walking into a door attempts to open it [TRUE]
autopickup automatically pick up objects you move over [TRUE]