# Options. Everyone loves options, right? So I put them here. OPTIONS=autodig,!autopickup,!autoquiver,confirm,color,!rest_on_space,prayconfirm OPTIONS=hilite_pet,safe_pet,fruit:bocadrisil,horsename:Joey,number_pad OPTIONS=showscore,tombstone,toptenwin,scores:3 t/4 a/o,checkpoint,!help OPTIONS=verbose,lit_corridor,DECgraphics,menustyle=full,time,showexp,showrace OPTIONS=suppress_alert:0.0.6,!cmdassist,msg_window:r,msghistory:120 OPTIONS=pickup_types:$/!"?=,pushweapon,fixinv,sortpack,!sparkle # Slash'em specifics OPTIONS=!menu_on_esc,showdmg,showweight,invweight # Display options OPTIONS=monsters:abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@8'&;:~] # Other options OPTIONS=menucolors,mail # 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 MENUCOLOR=" .*[bB]ook.*([0-7]:.*)"=cyan MENUCOLOR=" blessed.*[bB]ook.*([0-7]:.*)"=lightblue MENUCOLOR=" cursed.*[bB]ook.*([0-7]:.*)"=red # Water (it is supposed to be special, right?) MENUCOLOR=" holy water "=lightcyan&bold MENUCOLOR=" unholy water"=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