@verb #84:"tell_children" this none this rxdo #60 @program #84:"tell_children" this none this {object} = args player:tell("

Children of ", object.name, " (", object, ")

") kids = children(object) player:tell("", length(kids), " child", length(kids) == 1 ? ":" | (kids ? "ren:" | "ren."), "
") if (kids) info = this:children_table(object, object, kids) player:tellColumns(@info) player:tell("
") endif "Last modified by Dax (#789) on Tue May 3 14:09:30 2005 MDT." .