Updated Schemas

This commit is contained in:
github-actions[bot] 2022-07-26 16:07:54 +00:00
parent 8a00627efd
commit a28542ea2d

View File

@ -1810,6 +1810,10 @@
"description": "Radius of the sphere giving off the signal.",
"format": "float",
"default": 1.0
},
"parentPath": {
"type": "string",
"description": "The relative path from the planet to the parent of this signal. Optional (will default to the root sector)."
}
}
},