Updated lookat

This commit is contained in:
DaanV2
2021-06-24 17:32:47 +02:00
parent c726204646
commit 715b7a3f18
2 changed files with 9 additions and 9 deletions

View File

@@ -20,9 +20,9 @@
"title": "Look Cooldown"
},
"look_event": {
"type": "string",
"description": "The event identifier to run when the entities specified in filters look at this entity",
"title": "Look Event"
"title": "Look Event",
"$ref": "../types/event.json"
},
"search_radius": {
"type": "number",