blob: 2d3167432658b3a035b5c8254e4d150be2b7bd45 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS:
2 void rename_object (object ob, string new_name);
3
4DESCRIPTION:
5 Give the current object a new object_name. Causes a privilege
6 violation. The new name must not contain a # character, except
7 at the end, to avoid confusion with clone numbers.
8
9SEE ALSO:
10 creator(E), object_name(E)