Changes
Page history
updated attribute typea
authored
Mar 03, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
skills/conditions/OriginLocation.md
View page @
d86a1f43
...
...
@@ -8,7 +8,7 @@ Checks if the [origin] is at a given location
| location | loc, l, c | The location to match, written as
`x,y,z`
. | |
| x | | The x coordinate of the location, ignored if the location attribute is set | 0 |
| y | | The y coordinate of the location, ignored if the location attribute is set | 0 |
| z | | The z coordinate of the location, ignored if the location attribute is set | 0 |
| z | | The z coordinate of the location, ignored if the location attribute is set | 0 |
| exact | e | Whether to match the location exactly | false |
...
...
...
...