|
|
## Description
|
|
|
========================
|
|
|
|
|
|
## Description:
|
|
|
Sets the target raider to patrol the given location
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
## Attributes:
|
|
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| location |block, l, b| A [Location Targeter], whose targeted location will be the specified one | |
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
## Examples:
|
|
|
```yaml
|
|
|
Skills:
|
|
|
- setRaiderPatrolBlock{l=@TrackedLocation} @self
|
... | ... | |