home *** CD-ROM | disk | FTP | other *** search
/ Dream 42 / Amiga_Dream_42.iso / Atari / Games / nh313gemd.zoo / nh313gemd / nethack.cnf < prev    next >
Text File  |  1993-08-24  |  1KB  |  47 lines

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