Add behavior to strings

This commit is contained in:
abmantis 2025-07-29 15:42:21 +01:00
parent 9e8372ce95
commit e2e7c56b36

View File

@ -471,6 +471,10 @@
"state": {
"name": "State",
"description": "The state to trigger on."
},
"behavior": {
"name": "Behavior",
"description": "The behavior of the targeted entities to trigger on."
}
}
}