home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / oddech / bsen / BSinstall.exe / BecheruvSen.exe / scripts / DefineSprite_1831 / frame_20 / DoAction.as
Text File  |  2002-11-01  |  80b  |  9 lines

  1. if(random(40) == 7)
  2. {
  3.    gotoAndPlay(1);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(18);
  8. }
  9.