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": {