Updated Schemas

This commit is contained in:
Ben C 2023-08-05 01:41:35 +00:00
parent 6c18dd2797
commit 6de7328239

View File

@ -2929,6 +2929,11 @@
"type": "string",
"description": "Ship log fact revealed when launching from this pad. Optional."
},
"detailed": {
"type": "boolean",
"description": "Hide the lattice cage around the platform. Defaults to true.",
"default": true
},
"computer": {
"description": "Will create a modern Nomai computer linked to this gravity cannon.",
"$ref": "#/definitions/NomaiComputerInfo"