move_object |
Discworld efun help |
move_object |
void move_object(this_object(), mixed dest)
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.
See also
move, this_object, this_player.