From 4682fc275fdce8342b2a69f4cfea662d642f549a Mon Sep 17 00:00:00 2001 From: Ben C Date: Thu, 16 Mar 2023 22:18:35 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 65c09f02..82696e36 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -1793,7 +1793,7 @@ }, "isRelativeToGroup": { "type": "boolean", - "description": "Whether the socket will be placed relative to the group it belongs to", + "description": "Whether the socket will be placed relative to the group it belongs to. Overrides `isRelativeToParent`", "default": true }, "probability": {