Turns out my nethack doesn't have hpmon or RACE options
This commit is contained in:
parent
dd67834b87
commit
1c053de310
1 changed files with 2 additions and 2 deletions
|
@ -26,12 +26,12 @@ OPTIONS=fruit:raspberry
|
|||
OPTIONS=number_pad:0
|
||||
|
||||
# Show HP in color, if properly patched
|
||||
OPTIONS=hpmon
|
||||
#OPTIONS=hpmon
|
||||
|
||||
# Always a female samurai named Eryn
|
||||
NAME=Eryn
|
||||
CHARACTER=samurai
|
||||
RACE=human
|
||||
#RACE=human
|
||||
OPTIONS=gender:female
|
||||
|
||||
# Disclosures at the end of the game: always disclose inventory, prompt for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue