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

  1. on mouseUp
  2.   global codeInInv5d
  3.   goto("5ten2Nphonefax")
  4.   set codeInInv5d to 1
  5.   tell the stage
  6.     addInventory("Code")
  7.     updateStage()
  8.     checksound(1)
  9.     addChain("code")
  10.     updateStage()
  11.     checksound(1)
  12.   end tell
  13. end
  14.