mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge branch 'gravity-volumes' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into gravity-volumes
This commit is contained in:
commit
2fab63e83e
@ -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