home *** CD-ROM | disk | FTP | other *** search
- # A '#' at the beginning of a line means the rest of the line is a comment.
-
- # This configuration file tells Hack how you want it to be set up
- # You may edit it to change your default configuraton
-
- # To set options use OPTIONS=<options> in your configuration file
- # Here <options> is a list of options separated by commas.
- # The boolean options are:
- # restonspace Makes space bar act same as '.' (rest) You may want to
- # do this if you find the screen flashing annoying
- # time Update move count on status line
- # tombstone Shows final death sceene or not
- # male, female The Sex of the character being played
- # standout Underline titles in output
- # fixinv Cause items picked up and dropped to stay as the same letter
- # sortpack Sort pack by item type
- # pickup Automatically pick up an item when you walk over it
- # confirm
- # silent
- # These can be negated by prefixing them with '!' or "no".
-
- # The compound options are
- # name as in OPTIONS=name:Merlin-W
- # The character after the - is the type of player that you
- # wish to play as. Valid ones are:
- # Wizard Caveman Fighter Tourist Speliologist Knight
- # packorder lists the order that items should appear
- # in your pack (the default is: packorder:\")[%?/=!(*0 )
- # endgame. Endgame is followed by a description of which parts of
- # the scorelist you wish to see. You might for example say:
- # "endgame:own scores/5 top scores/4 around my score"
-
- OPTIONS=name:Amigan
-