no rest_on_space in sample config
This commit is contained in:
@@ -57,7 +57,11 @@ OPTIONS=boulder:0
|
||||
#
|
||||
# number_pad option can have an optional value of 0 (off), 1 (on),
|
||||
# or 2(on,legacy-mode) which causes 5='g', alt-5='G', alt-0='I'
|
||||
OPTIONS=time,noshowexp,number_pad:2,lit_corridor,rest_on_space
|
||||
OPTIONS=time,noshowexp,number_pad:2,lit_corridor
|
||||
|
||||
# Treat space the same as rest. Warning: may be dangerous for new players.
|
||||
# OPTIONS=rest_on_space
|
||||
|
||||
#
|
||||
# If you want to get rid of "use #quit to quit..." use:
|
||||
#OPTIONS=suppress_alert:3.3.1
|
||||
|
||||
@@ -51,10 +51,8 @@ OPTIONS=suppress_alert:3.3.1
|
||||
# Note: the rest_on_space in the next line may not be
|
||||
# appropriate for a beginning NetHack player, since
|
||||
# it could result in use of a turn unintentionally.
|
||||
# If you're new to NetHack, comment it out. It is
|
||||
# being left in to keep the sample config file the
|
||||
# same as it was in past releases.
|
||||
OPTIONS=rest_on_space
|
||||
# If you're new to NetHack, leave it commented it out.
|
||||
#OPTIONS=rest_on_space
|
||||
#
|
||||
# Set some options to control graphical window-port (these will
|
||||
# be safely and silently ignored by the tty port)
|
||||
|
||||
Reference in New Issue
Block a user