51 lines
1 KiB
Text
51 lines
1 KiB
Text
# Graphics options
|
|
OPTIONS=fullscreen
|
|
OPTIONS=DECgraphics
|
|
|
|
OPTIONS=!news,!splash_screen
|
|
|
|
# Color options
|
|
OPTIONS=color,menucolors
|
|
|
|
# Show full window of 20 messages
|
|
OPTIONS=msg_window:f
|
|
OPTIONS=msghistory:20
|
|
|
|
# Object representation
|
|
OPTIONS=hilite_pet,lit_corridor
|
|
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:?!/$
|
|
|
|
# Special fruit is a raspberry <3
|
|
OPTIONS=fruit:Raspberry
|
|
|
|
# Don't bother with number pad
|
|
OPTIONS=number_pad:0
|
|
|
|
# Show HP in color, if properly patched
|
|
#OPTIONS=hpmon
|
|
|
|
# Always a female samurai named Eryn
|
|
NAME=Eryn
|
|
CHARACTER=samurai
|
|
#RACE=human
|
|
OPTIONS=gender:female
|
|
|
|
# Disclosures at the end of the game: always disclose inventory, prompt for
|
|
# attributes and monsters killed (default yes), don't care about genocided
|
|
# monsters and conduct.
|
|
OPTIONS=disclose:+i ya yv -c -g
|