Updated Schemas

This commit is contained in:
Ben C 2023-07-18 05:23:53 +00:00
parent 2fab63e83e
commit 00a67e243f

View File

@ -3213,6 +3213,11 @@
"description": "The type of stellar remnant your star will leave behind.",
"default": "default",
"$ref": "#/definitions/StellarRemnantType"
},
"solarFlareScaleFactor": {
"type": "number",
"description": "Size multiuplier for solar flares. Defaults to 1.",
"format": "float"
}
}
},