home *** CD-ROM | disk | FTP | other *** search
/ Discovering Nature in the City / LUONTOCD.iso / pc / files / story / story.dxr / 00016.ls < prev    next >
Encoding:
Text File  |  1996-12-16  |  106 b   |  7 lines

  1. on mouseDown
  2.   puppetSprite(10, 1)
  3.   set the visible of sprite 10 to 0
  4.   updateStage()
  5.   go("death3")
  6. end
  7.