From 2ca4fa58ec139d49fd078063d306c0a11f4de9aa Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 9 Aug 2022 11:21:08 +0100 Subject: [PATCH] Update exhaustion_values.json corrected description --- .../behavior/entities/format/components/exhaustion_values.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/components/exhaustion_values.json b/source/behavior/entities/format/components/exhaustion_values.json index e95b4032..86b081e2 100644 --- a/source/behavior/entities/format/components/exhaustion_values.json +++ b/source/behavior/entities/format/components/exhaustion_values.json @@ -3,7 +3,7 @@ "type": "object", "title": "Exhaustion Values", "additionalProperties": false, - "description": "Defines an entity's behavior for having items equipped to it.", + "description": "Defines how much exhaustion each player action should take.", "properties": { "attack": { "title": "Attack",