Updated Schemas

This commit is contained in:
Ben C 2023-08-11 00:47:52 +00:00
parent 41285823ca
commit 5f5c971518

View File

@ -1341,7 +1341,7 @@
}, },
"physicsSuspendUntilImpact": { "physicsSuspendUntilImpact": {
"type": "boolean", "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": { "ignoreSun": {
"type": "boolean", "type": "boolean",