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
64efe36511
commit
0163f8c822
@ -1034,6 +1034,13 @@
|
||||
"description": "Rotation period in minutes.",
|
||||
"format": "float"
|
||||
},
|
||||
"initialRotation": {
|
||||
"type": "number",
|
||||
"description": "Offsets the planet's starting sidereal rotation. In degrees.",
|
||||
"format": "float",
|
||||
"maximum": 360.0,
|
||||
"minimum": 0.0
|
||||
},
|
||||
"isTidallyLocked": {
|
||||
"type": "boolean",
|
||||
"description": "Should the body always have one side facing its primary?"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user