home *** CD-ROM | disk | FTP | other *** search
/ תקליטור אוסף מעל 200 משחקים מרתקים / over-200-games-micro-a-media.iso / CONNECTD / 05DD.DXR / 00367.ls < prev    next >
Encoding:
Text File  |  1996-01-12  |  150 b   |  10 lines

  1. on mouseUp
  2.   global hoseGone5d
  3.   set hoseGone5d to 1
  4.   tell the stage
  5.     addInventory("Tube")
  6.     updateStage()
  7.   end tell
  8.   goto("drawerEmpty")
  9. end
  10.