Merge branch 'main' into dev

This commit is contained in:
Nick 2022-05-19 16:26:06 -04:00
commit 129fcdec8e

View File

@ -608,6 +608,10 @@
"$ref": "#/$defs/color",
"description": "Colour of the light given off."
},
"supernovaTint": {
"$ref": "#/$defs/color",
"description": "The tint of the supernova"
},
"solarLuminosity": {
"type": "number",
"minimum": 0,