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

  1. if(_currentframe != house_loc)
  2. {
  3.    gotoAndStop(3, house_loc);
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9.