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
6bd0f0f77f
commit
199d806194
@ -2267,7 +2267,14 @@
|
||||
"properties": {
|
||||
"hasSupernovaShockEffect": {
|
||||
"type": "boolean",
|
||||
"description": "Does this planet have a shock effect when the nearest star goes supernova? Automatically disabled for stars, focal points, and stellar remnants."
|
||||
"description": "Does this planet have a shock effect when the nearest star goes supernova? Automatically disabled for stars, focal points, and stellar remnants.",
|
||||
"default": true
|
||||
},
|
||||
"radius": {
|
||||
"type": "number",
|
||||
"description": "Radius of the shock effect",
|
||||
"format": "float",
|
||||
"default": 1.1
|
||||
},
|
||||
"assetBundle": {
|
||||
"type": "string",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user