@verb #3819:"tell" this none this rxdo #3152 @program #3819:"tell" this none this "Copied from the generic vehicle (#2030):tell by Odo (#987) Oct 27 01:54:31 2002" "Repeats the message inside if the sonic property is set." if (this.sonic && !$perm_utils:is_called_from(this, "slide")) for dude in (this:contents()) dude:tell(@args) endfor endif return pass(@args) .