This commit is contained in:
xen-42 2024-10-20 02:31:20 -04:00
commit 4cadcb2f63

View File

@ -1642,6 +1642,12 @@
"removalFact": {
"type": "string",
"description": "A ship log fact to reveal when removing an item from this socket, or when the socket is empty."
},
"colliderRadius": {
"type": "number",
"description": "Default collider radius when interacting with the socket",
"format": "float",
"default": 0.0
}
}
},