home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / gamefly / libmac.arj / MASTS.MAC < prev    next >
Encoding:
Text File  |  1991-04-16  |  426 b   |  14 lines

  1. '      MAST_P.SC0     Mast (plain, no frills)
  2. '      MAST_S.SC0     Mast with strobe
  3. '      MAST_B.SC0     Mast with rotating beacon
  4. '      Custom variables:  Selectable height (0 to 255)
  5. '         Custom, 1, height in meters
  6. '         Custom, 2, height in meters/256
  7. '         e.g.-- 300 meter high mast:   custom,1,4
  8. '                                       custom,2,1
  9. custom,1,10
  10. range,160
  11. library,mast_s
  12. end
  13.  
  14.