OPTIONS=showexp,showscore,time,lit_corridor,hilite_pet,!cmdassist
OPTIONS=!autopickup,DECgraphics,color,menucolors,fruit:bowl of ramen
#OPTIONS=pickup_types:$"=/!?+
OPTIONS=suppress_alert:3.3.1,!legacy,boulder:0
OPTIONS=catname:Alexander,dogname:Augustus,horsename:Abraham
OPTIONS=disclose: yi ya nv yg yc,msg_window:reverse

# Thanks to itsblah for the menucolor thing that follows.

# Menu coloring. Probably never complete, but I work on it sometimes.
# Enchantments on items without B/C/U
MENUCOLOR=" \+[0-9] "=cyan
MENUCOLOR=" -[0-9] "=brown&bold

# For obvious reasons
MENUCOLOR=" uncursed "=cyan
MENUCOLOR=" cursed"=red
MENUCOLOR=" blessed "=lightblue

# Wands and other charged items
MENUCOLOR=" ([0-7]:.*)"=yellow
MENUCOLOR=" ([0-7]:[1-3])"=brown
MENUCOLOR=" ([0-7]:0)"=brown&underline
MENUCOLOR=" ([0-7]:-1)"=brown&underline

# Water (it is supposed to be special, right?)
MENUCOLOR=" holy "=lightcyan&bold
MENUCOLOR=" unholy "=red&bold

# The "Do not put in the bag of holding" list
MENUCOLOR=" holding"=lightmagenta&bold
MENUCOLOR=" wand.*cancellation"=lightmagenta&bold
MENUCOLOR=" sack.*cancellation"=lightmagenta&bold
MENUCOLOR=" tricks"=lightmagenta&bold

# The real amulet, when named
MENUCOLOR=" Amulet of Yendor named"=red&inverse

# Non-cursed items or items of unknown B/C/U in use
MENUCOLOR=" (weapon in .*)"=lightgreen
MENUCOLOR=" (wielded.*)"=lightgreen
MENUCOLOR=" (in quiver)"=lightgreen
MENUCOLOR=" (being worn)"=lightgreen
MENUCOLOR=" (alternate weapon.*)"=lightgreen
MENUCOLOR=" (embedded in your skin)"=lightgreen
MENUCOLOR=" (on left .*)"=lightgreen
MENUCOLOR=" (on right .*)"=lightgreen
MENUCOLOR=" (in use)"=lightgreen

# Light sources. The B/C/U is rather unimportant for lit things.
MENUCOLOR=" (lit)"=white

MENUCOLOR=" cursed .* (weapon in .*)"=orange
MENUCOLOR=" cursed .* (wielded.*)"=orange
MENUCOLOR=" cursed .* (in quiver)"=orange
MENUCOLOR=" cursed .* (being worn)"=orange
MENUCOLOR=" cursed .* (alternate weapon.*)"=orange
MENUCOLOR=" cursed .* (embedded in your skin)"=orange
MENUCOLOR=" cursed .* (on left .*)"=orange
MENUCOLOR=" cursed .* (on right .*)"=orange
MENUCOLOR=" cursed .* (in use)"=orange

# What? You expected a list for blessed items in use too? Don't be silly

# Looting. Just to be fancy with the looting menu.
MENUCOLOR="Do what?"=lightcyan
MENUCOLOR="Take something out of"=lightmagenta&bold
MENUCOLOR="Put something into"=lightmagenta&bold
MENUCOLOR="Both of the above"=lightgreen