/
bin/95/
docs/DM/
docs/creatures/
docs/objects/
docs/rooms/
docs/utils/
help/
log/
objmon/ddesc/
player/
post/
rooms/
util/
util/fing/
util/italk/
util/lev-reset/
util/lib/
util/list/
util/msg/
util/tdel/
util/vote/
util/wtfix/
Help on:
	*ONAME <object> [#] [-dok] <name>

Allows you to alter the description, output string, or keys of an object. 

example:
: *on sword -k2 red
Key done.
	{sets the second key on the sword to red}

:*on sword -d It's a red sword covered in blood.
Description done.
	{sets the description of the sword} 

:*on sword -o It's pretty heavy.
Output String done.
	{sets the output string on the sword}