@verb #5494:"contents" this none this rxdo #9799 @program #5494:"contents" this none this "Weed out other players from the room's contents." stuff = {} for dude in (pass(@args)) if (!is_player(dude) || player == dude) stuff = {@stuff, dude} endif endfor return callers()[1][2] == "look_self" ? pass(@args) | stuff .