# This is an example nethackrc file for Slash'EM Extended 2.0.0. You should edit # this file to meet your play style needs. # Available editors: rnano or virus via the terminal, or see our web-based RC Editor # at https://www.hardfought.org/nethack/rcedit # Examples of common defaults: OPTIONS=race:troll OPTIONS=role:electric mage #OPTIONS=windowtype:tty #OPTIONS=windowtype:curses OPTIONS=showmovement,showlongstats,standout OPTIONS=showexp,showscore,time OPTIONS=autodig,fruit:aoeu,boulder:0 OPTIONS=extmenu,showrace,showweight,showmc OPTIONS=!classic_status OPTIONS=autopickup pickup_types="?+=!$ # Curses interface is available on this server. Some common settings: ## Curses interface (be sure to disable windowtype:tty) OPTIONS=align_status:bottom OPTIONS=align_message:top OPTIONS=windowborders:3 # OPTIONS=petattr:I # Set terminal window for same dimensions OPTIONS=term_cols:124 OPTIONS=term_rows:32 #kenanbit added to hopefully fix colors OPTIONS=color,menucolors MENUCOLOR=" blessed "=cyan MENUCOLOR=" holy "=cyan MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" uncursed "=yellow MENUCOLOR="gold piece"=yellow #Items in use (I wish one could specify a modifier without resetting color) MENUCOLOR="(being worn)"=&bold MENUCOLOR=" cursed .* (being worn)"=red&bold MENUCOLOR=" blessed .* (being worn)"=cyan&bold MENUCOLOR=" uncursed .* (being worn)"=yellow&bold MENUCOLOR="(weapon in hands)"=&bold MENUCOLOR=" cursed .* (weapon in hands)"=red&bold MENUCOLOR=" blessed .* (weapon in hands)"=cyan&bold MENUCOLOR=" uncursed .* (weapon in hands)"=yellow&bold MENUCOLOR="(wielded)"=&bold MENUCOLOR=" cursed .* (wielded)"=red&bold MENUCOLOR=" blessed .* (wielded)"=cyan&bold MENUCOLOR=" uncursed .* (wielded)"=yellow&bold MENUCOLOR="hand)"=&bold MENUCOLOR=" cursed .* hand)"=red&bold MENUCOLOR=" blessed .* hand)"=cyan&bold MENUCOLOR=" uncursed .* hand)"=yellow&bold MENUCOLOR="(lit)"=&bold MENUCOLOR=" cursed .* (lit)"=red&bold MENUCOLOR=" blessed .* (lit)"=cyan&bold MENUCOLOR=" uncursed .* (lit)"=yellow&bold MENUCOLOR="loadstone\|wand \(of\|called\) cancellation"=underline MENUCOLOR="Amulet of Yendor named"=magenta # color only the real Amulet #OPTIONS = IBMgraphics #DUNGEON = 032 179 196 218 191 192 217 197 193 194 \ # 180 195 035 035 035 250 254 254 043 043 \ # 241 241 035 035 250 250 177 177 060 062 \ # 060 062 095 124 092 244 244 244 247 250 \ # 247 250 250 035 035 096 096 032 247 035 \ # 247 247 247 247 247 244 244 092 092 124 \ # 124 250 250 250 250 250 250 250 096 250 \ # 096 096 124 124 035 # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!