Reading Natasha's article on the mufden about the meta
directives, and more specifically, the $note directive, it
occurred to me that maybe we want to add a directive
that's easier to use for more detailed descriptions.
My initial idea off the top of my head would be
something like:
$desc
<1 or more lines of the description>
$enddesc
When the program is compiled, all text contained
between $desc and $endesc gets written to a _desc#/
proplist on the program object.
Just a proposal at this point, but I'll probably end up
adding it to the current verison of ProtoMUCK when I get
time.
-Akari