home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 42 / CDGAMER42.iso / Egoboo / egoboo.exe / egoboo / modules / healer.mod / gamedat / PASSAGE.TXT < prev    next >
Text File  |  2000-07-08  |  811b  |  15 lines

  1. // This file contains passage rectangles, which are areas that behave like
  2. // an invisible wall when closed or an floor when open.  Passages are used
  3. // primarily in doors, but could have other uses.
  4. //             TopleftXY  BottomrightXY  Open    ShootThrough  SlippyClose
  5. 0 MasterZero:  62  62     62  62         F       F             F
  6. 1 MasterOne:   62  62     62  62         F       F             F
  7. 2 MasterTwo:   62  62     62  62         F       F             F
  8.  
  9. 3 IronDoor:    29  41     30  42         F       F             F
  10. 4 IronDoor:    41  41     42  42         F       F             F
  11. 5 IronDoor:    43  27     44  28         F       F             F
  12. 6 IronDoor:    27   9     28  10         F       F             F
  13.  
  14. 7 TranchDrop:  45  49     50  51         T       T             F
  15.