|
=======================
|
|
## Description
|
|
|
|
|
|
|
|
|
|
## Description:
|
|
|
|
|
|
|
|
Toggles the sitting state for cats, dogs, foxes, and parrots.
|
|
Toggles the sitting state for cats, dogs, foxes, and parrots.
|
|
|
|
|
|
## Attributes:
|
|
|
|
|
|
|
|
| Attribute | Aliases | Description | Default Value |
|
|
## Attributes
|
|
|-----------|-----------|------------------------------------|---------------|
|
|
| Attribute | Aliases | Description | Default |
|
|
| setSitting | state | Sets the sitting state | false |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| setSitting| state | Sets the sitting state | false |
|
|
|
|
|
|
## Examples:
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
Makes the wolf sit when right clicked.
|
|
Makes the wolf sit when right clicked.
|
|
```
|
|
```
|
|
Dog:
|
|
Dog:
|
... | @@ -22,4 +18,4 @@ Dog: |
... | @@ -22,4 +18,4 @@ Dog: |
|
```
|
|
```
|
|
|
|
|
|
## Aliases:
|
|
## Aliases:
|
|
[x] sit |
|
- [x] sit |
|
\ No newline at end of file |
|
\ No newline at end of file |