home *** CD-ROM | disk | FTP | other *** search
- # ********************************
- # DATA FILE FOR PLANET RUBIA
- # ********************************
- #
- # Playground is a *.LND FILE
- PLAYGROUND=XELTOR.LND
- # Possible Opions are:
- # Number of Mountainpoints:
- # Remember: a mountain has 1 to 3 pts!
- MOUNTAINPOINTS=0
- # From 0 to 60; 2 Chrs
- # Oasis Is A Single River Valley (3 Pts)
- OASIS=0
- # From 0 to 10; 2 Chrs
- # Number of crysitehighs:
- CRYSITEHIGHS=4
- # From 0 To 8; 2 Chrs
- # Store is at plot #
- STOREPOS=13
- # From 0 To 44; 2 Chrs
- # Show Mountains as single Bitmaps:
- # MOUNTAINS
- # ... or use Background.
- NOMOUNTAINS
- # Enter Game Matrix: (see manual for help)
- # All values from above will be ignored
- # when lesser than in the matrix!
- # (i.e. below: 16 Mountainpoints; above:10)
- Matrix:
- 3322**RRR
- 32RRSRR**
- 3321R****
- 32RRR****
- **R******
- # EXIT
- # END RUBIA.DAT
- END
-
-