From 7e27b56481b3d766f81d56dc0099dcabd66290c2 Mon Sep 17 00:00:00 2001 From: Ben C Date: Mon, 6 Jan 2025 20:29:08 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 2986f565..cbf509d2 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -1463,7 +1463,8 @@ }, "quantumRandomizeYRotation": { "type": "boolean", - "description": "If this prop is quantum, and the quantum group is socketed, this field determines whether the prop will randomly choose a Y rotation when moving to a socket." + "description": "If this prop is quantum, and the quantum group is socketed, this field determines whether the prop will randomly choose a Y rotation when moving to a socket.", + "default": true }, "keepLoaded": { "type": "boolean",