.DT
move_object
Discworld efun help
move_object

void move_object(this_object(), mixed dest)
.SP 5 5
Moves 'this_object()' , the object which the function is found in, to
location dest. dest can be a string or object. Generally it is advised that you
use the function move to move things.
.EP

See also
.SI 5
move, this_object, this_player.
.EI
