From 24e94b70d494477666550f890c664ff5d971bdfc Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Tue, 2 Aug 2022 13:06:24 +0300 Subject: [PATCH] Windows: Default boulder symbol to 0 Set the boulder symbol to 0 in the Windows config template file. --- sys/windows/.nethackrc.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/windows/.nethackrc.template b/sys/windows/.nethackrc.template index 2f3de0d0a..328652055 100644 --- a/sys/windows/.nethackrc.template +++ b/sys/windows/.nethackrc.template @@ -54,6 +54,8 @@ OPTIONS=!autopickup #OPTIONS=menustyle:traditional #OPTIONS=perm_invent +# Set the default boulder symbol to '0' +OPTIONS=boulder:0 # Highlight menu lines with different colors. You need to define the colors # with MENUCOLOR lines.