home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / BugTime.swf / scripts / frame_213 / DoAction.as
Encoding:
Text File  |  2005-10-04  |  76 b   |  5 lines

  1. if(Number(wave) < 3 or Number(random(2)) == 1)
  2. {
  3.    gotoAndPlay(279);
  4. }
  5.