# Movementtype

|                              |                                                                         |
| ---------------------------- | ----------------------------------------------------------------------- |
| WarriorsLib.MOVE\_FORWARDS   | move units as you would do via right click                              |
| WarriorsLib.MOVE\_PATROL     | send units on a patrol between their starting point and the point given |
| WarriorsLib.MOVE\_ACCUMULATE | Create paths for units to move (MOVE\_FORWARD queue, basically)         |
| WarriorsLib.MOVE\_WATCH      | move units as you would do via ALT + right click                        |
| WarriorsLib.MOVE\_STOP       | Stop a group of units, x,y passed to this action do not matter.         |
