UNDOCUMENTATED description, or needs to be filled in
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
"title": "On Damage",
|
||||
"properties": {
|
||||
"filters": { "$ref": "../../filters/filters.json" },
|
||||
"event": { "type": "string", "pattern": "^.*$", "description": "TODO description: event", "title": "Event" },
|
||||
"target": { "$ref": "../../filters/filters/types/subject.json", "description": "TODO description: target", "title": "Target" }
|
||||
"event": { "type": "string", "pattern": "^.*$", "description": "UNDOCUMENTATED: event", "title": "Event" },
|
||||
"target": { "$ref": "../../filters/filters/types/subject.json", "description": "UNDOCUMENTATED: target", "title": "Target" }
|
||||
},
|
||||
"on_damage_sound_event": {
|
||||
"type": "string",
|
||||
|
||||
@@ -97,7 +97,7 @@
|
||||
{ "type": "object", "$ref": "#/definitions/interaction_spec" },
|
||||
{ "type": "array", "items": { "$ref": "#/definitions/interaction_spec" } }
|
||||
],
|
||||
"description": "TODO description",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"title": "TODO Title"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user