reverted dante authored by Lxlp's avatar Lxlp
=============== ## Description
## Description:
Pushes a button at the supplied coordinates. Pushes a button at the supplied coordinates.
## Attributes:
| Attribute | Aliases| Description | Default Value | ## Attributes
|-----------|--------|--------------------------------------------|---------------| | Attribute | Aliases | Description | Default |
| x | | The X coordinate of the button. | 0 | |-----------|-----------|----------------------------------------------------------------------|---------|
| y | | The Y coordinate of the button. | 0 | | x | | The X coordinate of the button | 0 |
| z | | The Z coordinate of the button. | 0 | | y | | The Y coordinate of the button | 0 |
| z | | The Z coordinate of the button | 0 |
## Examples: ## Examples
```yaml ```yaml
HitSecretButton: HitSecretButton:
Skills: Skills:
... ...
......