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
ead3bef90e
commit
c7d8119b1d
@ -450,6 +450,11 @@
|
|||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "If the body should have a marker on the map screen."
|
"description": "If the body should have a marker on the map screen."
|
||||||
},
|
},
|
||||||
|
"hasSupernovaShockEffect": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Does this planet have a shock effect when the nearest star goes supernova?",
|
||||||
|
"default": true
|
||||||
|
},
|
||||||
"invulnerableToSun": {
|
"invulnerableToSun": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Can this planet survive entering a star?"
|
"description": "Can this planet survive entering a star?"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user