home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / games / adventur / hack / hack.cnf < prev    next >
Text File  |  1988-11-05  |  1KB  |  32 lines

  1. # A '#' at the beginning of a line means the rest of the line is a comment.
  2.  
  3. # This configuration file is set up for three cases, a person with a hard
  4. # disk as drive C:, 1 person with two floppy disks, and several people
  5. # with two floppy disks.  The default configuration is the second one.
  6. # To change configuration, comment out the unwanted configurations, and
  7. # remove the comment from the configuration you want.
  8.  
  9. # I use OPTIONS=name:NickD-W, silent, BIOSok
  10.  
  11. # A hard disk configuration.
  12. #
  13. # HACKDIR=c:\hack
  14. SAVE=;n
  15. LEVELS=c:\hack
  16. # RAMDISK=d:
  17. OPTIONS=name:Thor-F, silent, rest_on_space, BIOSok, !pickup
  18.  
  19. # A 2-floppy configuration.
  20. #
  21. #HACKDIR=a:\
  22. #LEVELS=b:\
  23. #SAVE=b:\
  24. #OPTIONS=name:YourName-W
  25. #RAMDISK=c:
  26.  
  27. # The 9 GRAPHICS characters are:
  28. # vertical wall, horizontal wall, top left corner, top right corner
  29. # bottom left corner, bottom right corner, door, floor, corridor
  30. # An example using the IBM graphics character set.
  31. GRAPHICS = 179 196 218 191 192 217 206 250 176
  32.