home *** CD-ROM | disk | FTP | other *** search
/ Atari FTP / ATARI_FTP_0693.zip / ATARI_FTP_0693 / Games / nh311gemc.zoo / nethack.cnf < prev    next >
Text File  |  1993-05-29  |  984b  |  41 lines

  1. # A '#' at the beginning of a line means the rest of the line is a comment.
  2.  
  3.  
  4. #OPTIONS=name:wizard
  5.  
  6. OPTIONS=time,!pickup,fruit:mango
  7. OPTIONS=number_pad
  8. OPTIONS=wintype:GEM
  9. OPTIONS=!legacy
  10.  
  11. HACKDIR=data
  12. LEVELS=levels\
  13. SAVE=save\;n
  14.  
  15. #   Appending a ";n" to SAVE means don't prompt to insert a disk.
  16.  
  17.  
  18. # Some options to set personal preferences.  Uncomment and change these to
  19. # suit your personal preference.  If several people are to use the same
  20. # configuration, options like these should not be set.
  21. #
  22. #OPTIONS=name:Roger,male,dogname:Rover,catname:Felix,fruit:mango,number_pad
  23. #OPTIONS=packorder:")[%?+/=!(*0_`,scores:10 top/2 around/own
  24.  
  25.  
  26. # Using a ramdisk speeds things up... but watch out for lost games!!!
  27. #
  28. # NOTE: the RAMDISK *must* be on a different drive from HACKDIR, LEVELS, and
  29. # SAVE. If you're already keeping your LEVELS on a ramdisk, the RAMDISK=
  30. # variable is redundant.
  31. #
  32. #RAMDISK=m:
  33.  
  34.  
  35. # *** 1-FLOPPY CONFIGURATION ***
  36. #
  37. #HACKDIR=a:
  38. #LEVELS=a:
  39. #SAVE=a:
  40. #RAMDISK=m:
  41.