@verb #9912:"description" this none this rxdo #9912 @program #9912:"description" this none this if (player != this && player:isa(player) && player != #7214) this.location:announce_all_but({player, this}, player:title(), " looks at ", this:title(), ".") if (player.location != this.location) player.location:announce_all_but({player}, player:title(), " gazes longingly into the distance at ", this:title(), ".") endif this:tell(player:title(), " looked at you.") endif if (this:connected() && this.location != #7711 && this.location != #6969) return this.description elseif (this:connected() && this.location == #7711) return this.club_desc elseif (this:connected() && this.location == #6969) return this.gclub_desc else return this.dis_desc endif "Last modified by -- (#9912) on Mon Sep 17 16:57:38 2001 MDT." .