@verb #3206:"_exitfunc" this none this rxdo #1314 @program #3206:"_exitfunc" this none this "Wait 10 seconds, then check to see if anyone is still here. If the room is empty, say good-night to Eliza." fork (10) for x in (this:contents()) if (is_player(x) && x != this.owner) return endif endfor boot_player(this.owner) endfork "Last modified by Dax (#789) on Wed Oct 2 23:25:34 2002 MDT." .