1d7 @verb #3288:"exits" this none this rxdo #7854 @program #3288:"exits" this none this "Copied from The Nexus (#777):exits by Cecil (#7407) Feb 11 19:15:17 1998" exits = {} for x in (this.contents) if (x:isa($exit) && `x.dest:isa($room) ! ANY' && (x:isa(#770) || x.owner.wizard || x.owner == this.owner)) exits = {@exits, x} endif $command_utils:suspend_if_needed() endfor return exits "Last modified by Dax (#789) on Sat May 16 14:20:09 1998 EDT." . 0