Updated Schemas

This commit is contained in:
github-actions[bot] 2022-10-03 22:05:16 +00:00
parent 13025f2e48
commit b1113e3eb2

View File

@ -34,12 +34,6 @@
"description": "Add bramble nodes to this planet and/or make this planet a bramble dimension", "description": "Add bramble nodes to this planet and/or make this planet a bramble dimension",
"$ref": "#/definitions/BrambleModule" "$ref": "#/definitions/BrambleModule"
}, },
"buildPriority": {
"type": "integer",
"description": "Set to a higher number if you wish for this body to be built sooner",
"format": "int32",
"default": -1
},
"canShowOnTitle": { "canShowOnTitle": {
"type": "boolean", "type": "boolean",
"description": "Should this planet ever be shown on the title screen?", "description": "Should this planet ever be shown on the title screen?",