@verb #1155:"dance joust kneel shiver cuddle" any any any rxdo #9620 @program #1155:"dance joust kneel shiver cuddle" any any any action = verb dobj = this:match_local(argstr) if (valid(dobj)) player:tell("You " + action + " with " + dobj:title() + ".") player.location:announce(player:title() + $su:space(1) + this:plur(action) + " with " + dobj:title() + ".") elseif (argstr == "") this:solo(action) else player:tell($su:capitalize(action) + " with who?") endif "Last modified by Velusip (#9620) on Sun Oct 20 12:57:41 2002 MDT." .