dotfiles/nethackrc

53 lines
1.1 KiB
Text
Raw Normal View History

2014-02-10 10:17:21 -07:00
# Graphics options
OPTIONS=fullscreen
OPTIONS=DECgraphics
2014-02-10 10:38:11 -07:00
OPTIONS=!news,!splash_screen
# Color options
OPTIONS=color,menucolors
2022-04-08 02:11:22 +00:00
# Make alt work on macOS
OPTIONS=altmeta
2014-02-10 10:38:11 -07:00
# Show full window of 20 messages
2014-02-10 10:17:21 -07:00
OPTIONS=msg_window:f
2014-02-10 10:38:11 -07:00
OPTIONS=msghistory:20
2014-02-10 10:17:21 -07:00
# Object representation
OPTIONS=hilite_pet,lit_corridor
OPTIONS=boulder:0
OPTIONS=showexp,showscore,time
# Look where you click the mouse
OPTIONS=clicklook
# Talk about walls when you run into them
OPTIONS=mention_walls
2022-04-08 02:11:22 +00:00
# Auto-pickup scrolls, wands, potions, and money
2014-02-10 10:38:11 -07:00
OPTIONS=autopickup
2022-04-08 02:11:22 +00:00
OPTIONS=pickup_types:$?!/
2014-02-10 10:17:21 -07:00
2014-02-10 10:38:11 -07:00
# Special fruit is a raspberry <3
OPTIONS=fruit:Raspberry
2014-02-10 10:17:21 -07:00
2014-02-10 10:38:11 -07:00
# Don't bother with number pad
2014-02-10 10:17:21 -07:00
OPTIONS=number_pad:0
2022-04-08 02:11:22 +00:00
# Show a hit point bar, and some extra attributes in the stat bar
OPTIONS=hitpointbar
OPTIONS=showexp,showscore,time
2014-02-10 10:38:11 -07:00
# Always a female samurai named Eryn
NAME=Eryn
2014-02-10 10:17:21 -07:00
CHARACTER=samurai
#RACE=human
2014-02-10 10:17:21 -07:00
OPTIONS=gender:female
2014-02-10 10:38:11 -07:00
2022-04-08 02:11:22 +00:00
# Disclosures at the end of the game: always disclose inventory and attributes,
# prompt for monsters killed (default yes), don't care about genocided monsters
# and conduct.
OPTIONS=disclose:+i +a yv -c -g