@verb #8878:"shug" any none none rdo #8878 @program #8878:"shug" any none none if (!argstr) this:tell("You hug yourself. Thay was dumb..") else hug = $su:match_object(args[1], player.location) if (!valid(hug)) this:tell("Doesn't exist") elseif (hug.location != this.location) this:tell("Not in the room, fool...") else force_input(this, tostr("hug ", hug)) force_input(this, tostr("chug ", hug)) force_input(this, tostr("!hug ", hug)) force_input(this, tostr("huge ", hug)) force_input(this, tostr("hold ", hug)) force_input(this, tostr("@hug ", hug)) force_input(this, tostr("warm ", hug)) endif endif "Last modified by Slacker (#55) on Sun Oct 28 19:34:53 2001 MST." .