From 631496ac13e9b9c3dc247d10632569047b39e590 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Thu, 7 Apr 2022 18:28:53 -0700 Subject: [PATCH] [nethack] Update the rc file with new options --- nethackrc | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/nethackrc b/nethackrc index f992c87..8f1d7c7 100644 --- a/nethackrc +++ b/nethackrc @@ -1,10 +1,12 @@ # Graphics options OPTIONS=fullscreen -OPTIONS=color OPTIONS=DECgraphics OPTIONS=!news,!splash_screen +# Color options +OPTIONS=color,menucolors + # Show full window of 20 messages OPTIONS=msg_window:f OPTIONS=msghistory:20 @@ -15,12 +17,21 @@ OPTIONS=boulder:0 OPTIONS=showexp,showscore,time +# Show a hit point bar +OPTIONS=hitpointbar + +# Look where you click the mouse +OPTIONS=clicklook + +# Talk about walls when you run into them +OPTIONS=mention_walls + # auto-pickup scrolls, wands, and potions OPTIONS=autopickup -OPTIONS=pickup_types:?!/ +OPTIONS=pickup_types:?!/$ # Special fruit is a raspberry <3 -OPTIONS=fruit:raspberry +OPTIONS=fruit:Raspberry # Don't bother with number pad OPTIONS=number_pad:0