2014-02-10 10:17:21 -07:00
|
|
|
# Graphics options
|
|
|
|
OPTIONS=fullscreen
|
|
|
|
OPTIONS=color
|
|
|
|
OPTIONS=DECgraphics
|
2014-02-10 10:38:11 -07:00
|
|
|
|
|
|
|
OPTIONS=!news,!splash_screen
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
2014-02-10 10:38:11 -07:00
|
|
|
# auto-pickup scrolls, wands, and potions
|
|
|
|
OPTIONS=autopickup
|
|
|
|
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
|
|
|
|
|
2014-02-10 10:38:11 -07:00
|
|
|
# Show HP in color, if properly patched
|
2014-02-10 10:41:03 -07:00
|
|
|
#OPTIONS=hpmon
|
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
|
2014-02-10 10:41:03 -07:00
|
|
|
#RACE=human
|
2014-02-10 10:17:21 -07:00
|
|
|
OPTIONS=gender:female
|
2014-02-10 10:38:11 -07:00
|
|
|
|
|
|
|
# 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
|