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

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