blob: b4c0aec557f94bbc83d6592d33211a250a85f542 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 xmove <object> into <object>
3
4DESCRIPTION
5 Moves one object into another or give the reason why the move failed.
6
7EXAMPLES
8 xmove $clone into $me
9 If you cloned an object with xclone but the object couldn't be moved
10 then this can be used to get the reason for it.
11
12 xmove hyp into ^wurzel (this is a silent form of going to other players)
13