home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / fromspacelove.swf / scripts / frame_4 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  189 b   |  8 lines

  1. stop();
  2. if(InProcess)
  3. {
  4.    gotoAndStop(6);
  5. }
  6. LText = "MISSION " + level;
  7. MText = "Make at least " + LevelLimit[level - 1] + " pacifists out of " + LevelMax[level - 1] + " soldiers";
  8.