Switch to edit mode.
Name(s): tell_www_body1: "This verb is the web equivalent of :look_self" 2: if ((d = this:www_description()) == {""}) 3: $msg:mtell("no_desc") 4: else 5: player:tell(d) 6: endif 7: "Last modified by Dax (#789) on Wed Jul 22 09:16:23 1998 EDT."