home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / chooseyourweapon3.swf / scripts / frame_666 / DoAction.as
Encoding:
Text File  |  2008-09-05  |  98 b   |  7 lines

  1. stop();
  2. killed = 0;
  3. badGuard_location = 350;
  4. enemySpeed = 1.5;
  5. MAXenemies = 6;
  6. initEnemy();
  7.