home *** CD-ROM | disk | FTP | other *** search
- if(89 < accuracy or playrank == "DOT EATER!")
- {
- cheatactivated = "Cheat Code Earned";
- cheatdesc = "Enter the code LIVESTRONG to have Megaman wear a certain bracelet. (Works only with Megaman)";
- gotoAndPlay(8300);
- }
- else
- {
- gotoAndPlay(2667);
- }
-