2d3 @verb #3852:"reye" any any any rxd #3852 @program #3852:"reye" any any any "Copied from Rubbie (#4457):reye May 23 16:37:58 2000" if (argstr && !valid(dobjstr = this.location:match(argstr))) player:tell("Invalid Person.") endif if (argstr) player:tell("You raise your eyebrow at ", dobj:title(), ".") dobj:tell(player:title(), " raises ", $gender_utils:pronoun(player, "pp"), " eyebrow at you.") this.location:announce_all_but({player, dobj}, player:title(), " raises ", $gender_utils:pronoun(player, "pp"), " eyebrow at ", dobj:title(), ".") else player:tell("You raise your eyebrow.") this.location:announce(player:title(), " raises ", $gender_utils:pronoun(player, "pp"), " eyebrow.") endif . 0