From d2078291f354eed2ea43fcbf986d2279df3a8e98 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Sat, 20 Aug 2022 13:31:56 +0200 Subject: [PATCH] Updated dragontakeoff #108 --- source/behavior/entities/format/behaviors/dragontakeoff.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/behaviors/dragontakeoff.json b/source/behavior/entities/format/behaviors/dragontakeoff.json index 82d245b1..f2d40883 100644 --- a/source/behavior/entities/format/behaviors/dragontakeoff.json +++ b/source/behavior/entities/format/behaviors/dragontakeoff.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Dragontakeoff", - "description": "Allows the dragon to leave perch mode and go back to flying around. Can only be used by the Ender Dragon.", + "description": "Allows an entity to leave perch mode and go back to flying around.", "properties": { "priority": { "$ref": "./types/priority.json"