Updated Schemas

This commit is contained in:
Ben C 2023-08-11 00:50:59 +00:00
parent 937dcf37c5
commit 9899f38dfd

View File

@ -1341,7 +1341,8 @@
}, },
"physicsSuspendUntilImpact": { "physicsSuspendUntilImpact": {
"type": "boolean", "type": "boolean",
"description": "If true, this detail will stay still until it touches something.\nGood for zero-g props." "description": "If true, this detail will stay still until it touches something.\nGood for zero-g props.",
"default": false
}, },
"ignoreSun": { "ignoreSun": {
"type": "boolean", "type": "boolean",