Would it be possible to add @idesc to the list of
messages displayed in examine?
Also, the ability to display any arbitrary user specified
properties in a standard examine would be useful too...
For example, given this set of props on #0
_examine/Image:_/image
_examine/Idesc:_/ide
Examine would additionally display an 'Image: <msg>'
and 'Idesc: <msg>' when someone typed 'ex me'
assuming they had those props set.
Cheers.
Logged In: YES
user_id=57367
Maybe even to the extent of...
_examine/def/<label>:<prop>
To define a new prop for all objects displayed in examine
and...
_examine/room/<label>:<prop>
_examine/player/<label>:<prop>
_examine/thing/<label>:<prop>
_examine/program/<label>:<prop>
_examine/exit/<label>:<prop>
To define a new prop for a specific object type... (It would be
nice to allow this for programs, as then the author, docs, etc..
props could be displayed)