home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / games / atc / ohare.atc < prev    next >
Text File  |  1989-08-05  |  456b  |  24 lines

  1. update = 5;
  2. newplane = 5;
  3. width = 30;
  4. height = 21;
  5.  
  6. exit:    (  6  0 x ) ( 18  0 x )
  7.     ( 29  5 a ) ( 29 13 a )
  8.     ( 14 20 e ) (  6 20 w ) ;
  9.  
  10. beacon:    (  6  5 ) ( 18  5 )
  11.     (  6 13 ) ;
  12.  
  13. airport: (  8  8 d ) ;
  14.  
  15. line:    [ (  6  1 ) (  6  4 ) ]
  16.     [ ( 18  1 ) ( 18  4 ) ]
  17.     [ (  6  6 ) (  6 12 ) ]
  18.     [ (  6 14 ) (  6 19 ) ]
  19.     [ ( 28  6 ) ( 15 19 ) ]
  20.     [ (  7 13 ) ( 20 13 ) ]
  21.     [ ( 22 13 ) ( 28 13 ) ]
  22.     [ (  7  5 ) ( 17  5 ) ]
  23.     [ ( 19  5 ) ( 28  5 ) ] ;
  24.