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

  1. if(_currentframe != house_loc)
  2. {
  3.    gotoAndStop(3, house_loc);
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9. if(_root.weapon[1] != 4)
  10. {
  11.    _root.weapon[1] = 4;
  12. }
  13.