home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / love_me.swf / scripts / DefineSprite_180 / frame_1 / DoAction.as
Encoding:
Text File  |  2008-08-11  |  194 b   |  8 lines

  1. hairstyle = Math.floor(Math.random() * 5) + 1;
  2. enemy_girl_mc.enemy_hair_mc.gotoAndStop("Θ½¬" + hairstyle);
  3. koudou_byou = 30;
  4. enemy_speed = 0;
  5. xplus_a = 0;
  6. walk_away = 0;
  7. beabeam = false;
  8.