From 9172b7eb096a599b3cd9948d150ce7d08e861ac2 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Fri, 10 Apr 2026 16:39:16 +0300 Subject: [PATCH] Add tutorial and tips to Windows nethackrc template --- sys/windows/nethackrc.template | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sys/windows/nethackrc.template b/sys/windows/nethackrc.template index 60db0ba77..6529b1505 100644 --- a/sys/windows/nethackrc.template +++ b/sys/windows/nethackrc.template @@ -57,6 +57,12 @@ OPTIONS=!autopickup # Set the default boulder symbol to '0' OPTIONS=boulder:0 +# Disable the prompt for a tutorial +#OPTIONS=!tutorial + +# Disable game tips +#OPTIONS=!tips + # Highlight menu lines with different colors. You need to define the colors # with MENUCOLOR lines. # Toggle menucolor use on or off