## This is an example nethackrc file. You should edit this to suit your needs ## Edit this on the NAO website: https://alt.org/nethack/webconf/ ## or if in terminal, see https://alt.org/nethack/virus.txt OPTIONS=pettype:cat,hilite_pet,showrace OPTIONS=catname:Fidel Catstro OPTIONS=fruit:slime mold OPTIONS=autopickup,pickup_types:$?!/= OPTIONS=disclose:+i+a+g+c+v OPTIONS=!cmdassist,!help,!legacy,!news,suppress_alert:3.4.3 OPTIONS=autodig,prayconfirm,!lootabc OPTIONS=msg_window:reverse,msghistory:2000 OPTIONS=lit_corridor,color OPTIONS=showexp,showscore,time OPTIONS=runmode:teleport,!rest_on_space OPTIONS=number_pad:0,boulder:0 OPTIONS=pickup_burden:unencumbered OPTIONS=sortloot:loot:all OPTIONS=scores:10 top/3 around/own ## Change symbols SYMBOLS=S_ghost:X SYMBOLS=S_golem:8 SYMBOLS=S_eel:7 SYMBOLS=S_lizard:2 ## Require explicit yes for some prompts OPTIONS=paranoid_confirmation:Confirm quit attack pray wand Remove ## Colored menus. Regular expressions allowed. # OPTIONS=menucolors MENUCOLOR=" blessed "=green MENUCOLOR=" holy "=green MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" cursed .* (being worn)"=orange&underline ## Messagetypes # ## displacing pets. hide the message. #MSGTYPE=hide "You swap places with your .*" ## items on floor. don't repeat the message. #MSGTYPE=norep "You see here a .*" #MSGTYPE=norep "You see here an .*" ## delayed instadeaths. always prompt for -more- #MSGTYPE=stop "You are slowing down." #MSGTYPE=stop "You find it hard to breathe." #MSGTYPE=stop "You are turning a little .*" ## moving up or down stairs #MSGTYPE=hide "You descend .*" #MSGTYPE=hide "You (climb|fly) (up|down) .*"