Updated Schemas

This commit is contained in:
Ben C 2023-03-26 02:14:38 +00:00
parent 3eb9bbd709
commit e3d684a1cb

View File

@ -4267,6 +4267,10 @@
],
"description": "Inner radius of the comet tail, defaults to match surfaceSize",
"format": "float"
},
"primaryBody": {
"type": "string",
"description": "The body that the comet tail should always point away from"
}
}
}