[nethack] Some rc tweaks after ascension
This commit is contained in:
parent
7993439e1d
commit
c6a8a333ab
1 changed files with 8 additions and 8 deletions
16
nethackrc
16
nethackrc
|
@ -1,13 +1,13 @@
|
||||||
# It me!
|
# It me!
|
||||||
OPTIONS=name:Eryn
|
OPTIONS=name:Eryn
|
||||||
OPTIONS=race:human
|
|
||||||
OPTIONS=gender:female
|
OPTIONS=gender:female
|
||||||
OPTIONS=align:!c
|
|
||||||
OPTIONS=catname:Mr. President
|
OPTIONS=catname:Mr. President
|
||||||
|
OPTIONS=dogname:Guinness
|
||||||
|
OPTIONS=horsename:Josie
|
||||||
|
OPTIONS=fruit:Raspberry
|
||||||
|
|
||||||
# Turn off news and game splash screen
|
# Turn off news and game splash screen
|
||||||
OPTIONS=!news,!splash_screen
|
OPTIONS=!news,!splash_screen
|
||||||
# Disable bones
|
|
||||||
OPTIONS=!bones
|
OPTIONS=!bones
|
||||||
|
|
||||||
##
|
##
|
||||||
|
@ -51,19 +51,19 @@ OPTIONS=menustyle:partial
|
||||||
# Show object symbols in menus
|
# Show object symbols in menus
|
||||||
OPTIONS=menu_objsyms
|
OPTIONS=menu_objsyms
|
||||||
|
|
||||||
# Special fruit is a raspberry <3
|
|
||||||
OPTIONS=fruit:Raspberry
|
|
||||||
|
|
||||||
# Don't bother with number pad
|
# Don't bother with number pad
|
||||||
OPTIONS=number_pad:0
|
OPTIONS=number_pad:0
|
||||||
|
|
||||||
|
# Automatically dig if I can
|
||||||
|
OPTIONS=autodig
|
||||||
|
|
||||||
# Disclosures at the end of the game:
|
# Disclosures at the end of the game:
|
||||||
# - always show inventory
|
# - always show inventory
|
||||||
# - always show attributes
|
# - always show attributes
|
||||||
# - ask to show monsters killed (default no)
|
# - ask to show monsters killed (default no)
|
||||||
# - never show genocided
|
# - never show genocided
|
||||||
# - never show conduct
|
# - always show conduct
|
||||||
OPTIONS=disclose:+i +a nv -c -g
|
OPTIONS=disclose:+i +a nv +c -g
|
||||||
|
|
||||||
##
|
##
|
||||||
## Status Bar
|
## Status Bar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue