home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / MetaPloy.swf / scripts / frame_60 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  62 b   |  6 lines

  1. if("9" < bonus)
  2. {
  3.    bonus -= "1000";
  4. }
  5. gotoAndPlay(57);
  6.