home *** CD-ROM | disk | FTP | other *** search
- this.levelmessage = "LEVEL 4: BONUS BONANZA";
- this.surfaces = new Array(gum_surf,grease_surf,carpet_surf);
- this.badzones = new Array(badzone1);
- this.target_mc.goalradius = 31;
- this.bonusperiod = 12;
- this.bonusoffset = -8;
- this.bonuslength = 6;
- this.bonusmult = 2;
- this.par = 10;
- stop();
-