192 @verb #1300:"sit" none none none rxd #7418 @program #1300:"sit" none none none if (player in this.sitting) return player:Tell("You're already sitting on the couch.") endif this.sitting = {@this.sitting, player} player:tell("You sit down on the couch.") player.location:announce(player:title() + " sits down on the couch.") "Last modified by Dave (#7418) on Sun Mar 28 21:49:44 1999 MST." . 0