diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 3235336b..c4de4207 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -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,