Changes
Page history
Update variableequals
authored
Oct 16, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/conditions/variableequals.md
View page @
ed421585
...
...
@@ -3,7 +3,6 @@ A condition that checks the value of a [variable](/Skills/Variables).
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| variable | name, n, var, key, k | The name of the variable. Can optionally be prefixed with scope| |
...
...
@@ -12,7 +11,6 @@ A condition that checks the value of a [variable](/Skills/Variables).
## Examples
In this example, the target players would only hear growling from any number of nearby bears once every 10 minutes.
```
yaml
...
...
...
...