mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
469c8d7444
commit
1158033d2f
@ -2333,6 +2333,13 @@
|
||||
"default": 1.0,
|
||||
"minimum": 0.0
|
||||
},
|
||||
"supernovaSize": {
|
||||
"type": "number",
|
||||
"description": "Radius of the supernova.",
|
||||
"format": "float",
|
||||
"default": 50000.0,
|
||||
"minimum": 0.0
|
||||
},
|
||||
"supernovaTint": {
|
||||
"description": "The tint of the supernova this star creates when it dies.",
|
||||
"$ref": "#/definitions/MColor"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user