# This is the nethackrc of Kernigh. # For info, visit http://nethack.wikia.com/wiki/User:Kernigh/nethackrc # This version is for SLASH'EM 0.0.7E7F3 at slashem.crash-override.net # === OPTIONS === # character OPTIONS=race:drow,role:necromancer # appearance OPTIONS=color,hilite_pet,lit_corridor,boulder:8 OPTIONS=showexp,showscore,time,msg_window:f,disclose:+i+a+v+g+c # controls OPTIONS=autodig,!autopickup # names OPTIONS=catname:Morris,dogname:Fido,fruit:slime mold. You die.. # SLASH'EM OPTIONS=invweight,showdmg,showweight # interface patches OPTIONS=menucolors,sortloot=loot # === MENUCOLOR === # lightcyan - good food # orange - cursed (or under +0) # yellow - not cursed # lightgreen - blessed MENUCOLOR="safe"=yellow MENUCOLOR="[0-9]:[0-9]"=yellow MENUCOLOR="\+[0-9]"=yellow MENUCOLOR="[Cc]ursed"=orange MENUCOLOR="[Uu]ncursed"=yellow MENUCOLOR="[Bb]lessed"=lightgreen MENUCOLOR="-[0-9]"=orange # underline objects "(wielded)", "(in quiver)", "(being worn)", ... MENUCOLOR="safe .* ([a-z]"=yellow,&underline MENUCOLOR="\+[0-9] .* ([a-z]"=yellow&underline MENUCOLOR="[Cc]ursed .* ([a-z]"=orange&underline MENUCOLOR="[Uu]ncursed .* ([a-z]"=yellow&underline MENUCOLOR="[Bb]lessed .* ([a-z]"=lightgreen&underline MENUCOLOR="-[0-9] .* ([a-z]"=orange&underline # holy water is blessed; unholy water is cursed MENUCOLOR="holy water"=lightgreen MENUCOLOR="unholy water"=orange # lightcyan - good food # lightmagenta - lizard corpse MENUCOLOR="ration"=lightcyan MENUCOLOR="lembas wafer"=lightcyan MENUCOLOR="lichen corpse"=lightcyan MENUCOLOR="lizard corpse"=lightmagenta