home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / megaman_polarity.swf / scripts / frame_4922 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  193 b   |  7 lines

  1. if(89 < accuracy or playrank == "DOT EATER!")
  2. {
  3.    cheatactivated = "Cheat Code Earned";
  4.    cheatdesc = "Enter the code FUCTUP for something a little confusing.";
  5.    gotoAndPlay(8300);
  6. }
  7.