No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|name = Move Unit | |name = Move Unit | ||
|luaId = domove | |luaId = domove | ||
|description = | |description = Moves to another unit or within a range of another unit | ||
|category = Move | |category = Move | ||
|icon = Move To.png | |icon = Move To.png | ||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = Target | |argsName1 = Target | ||
|argsDescription1 = Unit to move to | |argsDescription1 = Unit to move to, the number specifies the range in which to be in | ||
|argsDataType1 = entity | |argsDataType1 = entity | ||
|argsType2 = | |argsType2 = |