home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / sex_kitten_sim_rpg.swf / scripts / DefineSprite_464 / frame_13 / DoAction.as
Text File  |  2005-09-06  |  114b  |  10 lines

  1. _root.mis_num = 3;
  2. if(_root.weapon[2] == 1)
  3. {
  4.    item.gotoAndStop(1);
  5. }
  6. else
  7. {
  8.    item.gotoAndStop(2);
  9. }
  10.