auto: Formatted documents
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
"properties": {
|
||||
"on_close": { "$ref": "../types/event.json", "description": "Event to call when the entity is done peeking", "title": "TODO Title" },
|
||||
"on_open": { "$ref": "../types/event.json", "description": "Event to call when the entity starts peeking", "title": "TODO Title" },
|
||||
"on_target_open": { "$ref": "../types/event.json", "description": "Event to call when the entity's target entity starts peeking", "title": "TODO Title" }
|
||||
"on_target_open": {
|
||||
"$ref": "../types/event.json",
|
||||
"description": "Event to call when the entity's target entity starts peeking",
|
||||
"title": "TODO Title"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user