diff --git a/source/behavior/entities/filters/filters/has_nametag.json b/source/behavior/entities/filters/filters/has_nametag.json index 549b92c7..223ec7b1 100644 --- a/source/behavior/entities/filters/filters/has_nametag.json +++ b/source/behavior/entities/filters/filters/has_nametag.json @@ -24,7 +24,7 @@ "$ref": "./types/subject.json" }, "value": { - "description": "", + "description": "The namtag to look for", "type": "boolean", "title": "Value" }