Skip to content

Instantly share code, notes, and snippets.

@fljdin
Last active July 31, 2023 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fljdin/786a2a4ae0c0a87b0edc97f52f91d637 to your computer and use it in GitHub Desktop.
Save fljdin/786a2a4ae0c0a87b0edc97f52f91d637 to your computer and use it in GitHub Desktop.
Nethack Options
OPTIONS=role:Ra
OPTIONS=race:random,gender:random,align:random
OPTIONS=disclose:yi -a -v -g -c +o
OPTIONS=lit_corridor,hitpointbar
OPTIONS=!autopickup,!legacy
OPTIONS=guicolor,color
OPTIONS=windowtype:curses
OPTIONS=windowcolors:menu white/black message green/yellow status white/blue text #ffffff/#000000
OPTIONS=boulder:0
OPTIONS=statushilites:10
OPTIONS=hilite_status:gold/always/yellow
OPTIONS=hilite_status:carrying-capacity/burdened/yellow/stressed/orange
OPTIONS=hilite_status:hitpoints/100%/brightgreen
OPTIONS=hilite_status:hitpoints/<100%/green
OPTIONS=hilite_status:hitpoints/<60%/yellow
OPTIONS=hilite_status:hitpoints/<40%/red
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment