# .nethackrc file for JackOClubs on Pallas # Borrowed heavily from Kernigh, esp. menucolors #----------GAME ENVIRONMENT---------- OPTIONS=color,hilite_pet,lit_corridor,menucolors OPTIONS=invweight,showdmg,showweight,showexp,showscore,time OPTIONS=msg_window:f,sortloot=loot,disclose:+i+a+v+g+c #------------------------------------ #----------CUSTOM ENVIRONMENT---------- OPTIONS=catname:Sylvester,dogname:Ma-Mutt,horsename:Falafel OPTIONS:boulder:0,fruit:lime,pushweapon #-------------------------------------- #----------CONTROLS---------- OPTIONS=autodig,!autopickup #---------------------------- #----------CHARACTER---------- OPTIONS=role:Ice Mage,race:Human,gender:male #--------------------------------------- #----------MENU COLORS---------- MENUCOLOR="[Cc]ursed"=orange&bold&underline MENUCOLOR="[Uu]ncursed"=yellow MENUCOLOR="[Bb]lessed"=lightgreen MENUCOLOR="-[0-9]"=orange #-------------------------------