Reformatted with Title bar, better spacing and colons on headers. authored by Dante's avatar Dante
## Description ===================
Sets if the target raider should be a raider patrol leader or not
## Description:
Sets if the target raider should be a raider patrol leader or not
## Attributes ## Attributes:
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| leader | l, bool, b| Should the target raider be a leader | true | | leader | l, bool, b| Should the target raider be a leader | true |
## Examples ## Examples:
```yaml ```yaml
Skills: Skills:
- setRaiderPatrolLeader{leader=true} @target - setRaiderPatrolLeader{leader=true} @target
``` ```
## Aliases:
## Aliases
- [x] setRaiderLeader - [x] setRaiderLeader
\ No newline at end of file