home *** CD-ROM | disk | FTP | other *** search
/ Most Wanted 2 / MostWantedII.iso / dos / mule / data / gemini.dat < prev    next >
Encoding:
Text File  |  1994-03-21  |  853 b   |  39 lines

  1. # ********************************
  2. #    DATA FILE FOR PLANET GEMINI
  3. # ********************************
  4. #
  5. # Playground is a *.LND FILE 
  6. PLAYGROUND=IRATA.LND
  7. # Possible Opions are:
  8. # Number of Mountainpoints: 
  9. # Remember: a mountain has 1 to 3 pts!
  10. MOUNTAINPOINTS=20
  11. # From 0 to 60; 2 Chrs
  12. # Oasis Is A Single River Valley (3 Pts)
  13. OASIS=0
  14. # From 0 to 10; 2 Chrs
  15. # Number of crystitehighs:
  16. CRYSITEHIGHS=3
  17. # From 0 To 8; 2 Chrs
  18. # Store is at plot #
  19. STOREPOS=22
  20. # From 0 To 44; 2 Chrs
  21. # Show Mountains as single Bitmaps:
  22. # MOUNTAINS
  23. # ... or use Background.
  24. # NOMOUNTAINS
  25. # Enter Game Matrix: (see manual for help)
  26. # All values from above will be ignored
  27. # when lesser than in the matrix!
  28. # (i.e. below: 16 Mountainpoints; above:10)
  29. Matrix:
  30. 3***R***3
  31. 3***R***3
  32. 3***S***3
  33. 3***R***3
  34. 3***R***3
  35. # EXIT
  36. # END GEMINI.DAT
  37. END
  38.  
  39.