mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Remove isSatellite documentation
This commit is contained in:
parent
06588c2645
commit
90f84d26af
@ -262,10 +262,10 @@
|
|||||||
"default": false,
|
"default": false,
|
||||||
"description": "Set this to true if you are replacing the sun with a different body. Only one object in a star system should ever have this set to true."
|
"description": "Set this to true if you are replacing the sun with a different body. Only one object in a star system should ever have this set to true."
|
||||||
},
|
},
|
||||||
"isSatellite": {
|
"showMiniMap": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false,
|
"default": true,
|
||||||
"description": "Is this body an artificial satellite of a planet/moon/star?"
|
"description": "Do we show the minimap when walking around this planet?"
|
||||||
},
|
},
|
||||||
"cloakRadius": {
|
"cloakRadius": {
|
||||||
"type": "number",
|
"type": "number",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user