diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 0ddb19d5..1b21b66f 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -1341,7 +1341,7 @@ }, "physicsSuspendUntilImpact": { "type": "boolean", - "description": "If true, this detail will stay still until it bumps something." + "description": "If true, this detail will stay still until it touches something.\nGood for zero-g props." }, "ignoreSun": { "type": "boolean",