Update GoToParent authored by Ghmmy's avatar Ghmmy
......@@ -10,6 +10,7 @@ Makes the mob move towards its [parent](/Skills/Targeters/Parent) when beyond a
| minrange | mr | Distance in which the mob will stop following the parent | 4 |
| speed | s | Speed of the movement | 1.0 |
| droptarget | dt | Whether the current target should be dropped when the mob starts following the parent | true |
| teleportToWorld | ttw, tow | Whether the mob will teleport if the parent is in a different world | true |
## Examples
......
......