From the NannyMUD documentation

LAST CHANGE

2000-12-14

FUNCTION


NAME

        disable_commands - Set an object `non-living'.

SYNTAX

	void disable_commands()

DESCRIPTION

	With this function an object is made `non-living'. This
	disables the adding of commands from entering rooms or
	objects that move into the inventory of this object.

SEE ALSO

        enable_commands in efun/object_related/enable_commands

SEE ALSO

        move_object in efun/object_related/move_object