diff --git a/source/behavior/entities/format/behaviors/send_event.json b/source/behavior/entities/format/behaviors/send_event.json index 7a987ae8..0994cd15 100644 --- a/source/behavior/entities/format/behaviors/send_event.json +++ b/source/behavior/entities/format/behaviors/send_event.json @@ -40,6 +40,12 @@ "description": "Time in seconds for the entire event sending process", "title": "Cast Duration" }, + "look_at_target": { + "title": "Look At Target", + "type": "boolean", + "default": true, + "description": "If true, the mob will face the entity it sends an event to" + }, "event_choices": { "type": "array", "title": "Event Choices",