diff options
Diffstat (limited to 'common/.nethackrc')
-rw-r--r-- | common/.nethackrc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/common/.nethackrc b/common/.nethackrc new file mode 100644 index 0000000..29f57ee --- /dev/null +++ b/common/.nethackrc @@ -0,0 +1,13 @@ +OPTIONS=gender:male,name:Simon +OPTIONS=catname:Neko,dogname:Inu,horsename:Jumpy,pettype:dog +OPTIONS=hilite_pet,hilite_pile +OPTIONS=hitpointbar,menustyle:partial,mouse_support,rest_on_space,showexp,showscore,time +OPTIONS=pickup_burden:B,autopickup,pickup_types:$*?!/ + +OPTIONS=color,menucolors +MENUCOLOR=" blessed "=green +MENUCOLOR=" holy "=green +MENUCOLOR=" uncursed "=yellow +MENUCOLOR=" cursed "=red +MENUCOLOR=" unholy "=red +MENUCOLOR=" cursed .* (being worn)"=orange&underline |