From a2a20c8c47bffb89a5d9c6e5883fbd97ae98507d Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Tue, 18 Nov 2003 12:35:49 +0000 Subject: [PATCH] no rest_on_space in sample config --- sys/share/NetHack.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/share/NetHack.cnf b/sys/share/NetHack.cnf index 1df5362e1..23b5f0f46 100644 --- a/sys/share/NetHack.cnf +++ b/sys/share/NetHack.cnf @@ -59,7 +59,7 @@ OPTIONS=boulder:0 # or 2(on,legacy-mode) which causes 5='g', alt-5='G', alt-0='I' OPTIONS=time,noshowexp,number_pad:2,lit_corridor -# Treat space the same as rest. Warning: may be dangerous for new players. +# Treat space bar as rest. Warning: may be dangerous for new players. # OPTIONS=rest_on_space #