home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / towerblaster.swf / scripts / DefineSprite_318 / frame_2 / DoAction.as
Encoding:
Text File  |  2007-03-12  |  243 b   |  6 lines

  1. stop();
  2. set("/:drawBlockcount",eval("/:drawBlockcount") + 1);
  3. chanceB.rValue = eval("/:drawBlock" + eval("/:drawBlockcount"));
  4. set("/:drawBlockMax",eval("/:drawBlockMax") + 1);
  5. set("/:drawBlock" + eval("/:drawBlockMax"),discardB.rValue);
  6.