Update wolfsit authored by Lxlp's avatar Lxlp
...@@ -5,7 +5,7 @@ Sets the sitting state of the target wolf. ...@@ -5,7 +5,7 @@ Sets the sitting state of the target wolf.
## Attributes ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| state | sit, value | The state the wolf is in. True = sitting and False = standing | | | state | sit, value | The state the wolf is in. True = sitting and False = standing | true |
## Examples ## Examples
... ...
......