home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / sex_kitten_sim_rpg.swf / scripts / DefineSprite_80 / frame_1 / DoAction.as
Text File  |  2005-09-06  |  189b  |  7 lines

  1. _root.healthp = _root.health + "%";
  2. _root.moneyp = "$" + _root.money;
  3. it_1.gotoAndStop(_root.weapon[0]);
  4. it_2.gotoAndStop(_root.weapon[1]);
  5. it_3.gotoAndStop(_root.weapon[2]);
  6. play();
  7.