diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index ac0f2c7d..62a2069c 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -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"