Small refactor of information
This commit is contained in:
@@ -42,8 +42,9 @@
|
||||
},
|
||||
"properties": {
|
||||
"triggers": {
|
||||
"description": "The list of triggers that fire when the environment conditions match the given filter criteria.",
|
||||
"title": "Triggers",
|
||||
"description": "The list of triggers that fire when the environment conditions match the given filter criteria.",
|
||||
"examples": [[{ "cause": "all", "deals_damage": false }]],
|
||||
"oneOf": [
|
||||
{ "type": "array", "items": { "$ref": "#/definitions/trigger" } },
|
||||
{ "type": "object", "$ref": "#/definitions/trigger" }
|
||||
|
||||
Reference in New Issue
Block a user