Remove isSatellite documentation

This commit is contained in:
Nick 2022-05-17 20:06:08 -04:00
parent 06588c2645
commit 90f84d26af

View File

@ -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",