updated attribute typea authored by Lxlp's avatar Lxlp
...@@ -8,7 +8,7 @@ Checks if the [origin] is at a given location ...@@ -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`. | | | 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 | | 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 | | 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 | | exact | e | Whether to match the location exactly | false |
... ...
......