home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / minka_b.dir / 00087_Script_87 < prev   
Text File  |  1994-12-11  |  136b  |  6 lines

  1. on mousedown
  2.   global explode,getpoints
  3.   if explode=[1,1,1,1] and not(getat(getpoints,6)) then
  4.     go to "DOOROPEN_1"
  5.   end if
  6. end