From c6a8a333ab536a166895f9ea6c17dcdf507687f7 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Mon, 20 Mar 2023 08:42:05 -0700 Subject: [PATCH] [nethack] Some rc tweaks after ascension --- nethackrc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/nethackrc b/nethackrc index eba94bc..ba7ee23 100644 --- a/nethackrc +++ b/nethackrc @@ -1,13 +1,13 @@ # It me! OPTIONS=name:Eryn -OPTIONS=race:human OPTIONS=gender:female -OPTIONS=align:!c OPTIONS=catname:Mr. President +OPTIONS=dogname:Guinness +OPTIONS=horsename:Josie +OPTIONS=fruit:Raspberry # Turn off news and game splash screen OPTIONS=!news,!splash_screen -# Disable bones OPTIONS=!bones ## @@ -51,19 +51,19 @@ OPTIONS=menustyle:partial # Show object symbols in menus OPTIONS=menu_objsyms -# Special fruit is a raspberry <3 -OPTIONS=fruit:Raspberry - # Don't bother with number pad OPTIONS=number_pad:0 +# Automatically dig if I can +OPTIONS=autodig + # Disclosures at the end of the game: # - always show inventory # - always show attributes # - ask to show monsters killed (default no) # - never show genocided -# - never show conduct -OPTIONS=disclose:+i +a nv -c -g +# - always show conduct +OPTIONS=disclose:+i +a nv +c -g ## ## Status Bar