Updated Schemas

This commit is contained in:
github-actions[bot] 2022-07-26 15:50:24 +00:00
parent e0269d05cb
commit 0e9db06e21

View File

@ -1136,6 +1136,10 @@
"xmlFile": {
"type": "string",
"description": "The relative path to the xml file for this object."
},
"parentPath": {
"type": "string",
"description": "The relative path from the planet to the parent of this object. Optional (will default to the root sector)."
}
}
},