Updated Schemas

This commit is contained in:
github-actions[bot] 2022-08-12 02:44:41 +00:00
parent 7d6ebc959a
commit 71b822daac

View File

@ -1037,6 +1037,10 @@
"keepLoaded": {
"type": "boolean",
"description": "Should this detail stay loaded even if you're outside the sector (good for very large props)"
},
"hasPhysics": {
"type": "boolean",
"description": "Should this object dynamically move around"
}
}
},