mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Add missing comma
This commit is contained in:
parent
6e84bde604
commit
68fb856bb9
@ -1708,7 +1708,7 @@
|
|||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Should we add a star controller to this body? If you want clouds to work on a binary brown dwarf system, set this to false.",
|
"description": "Should we add a star controller to this body? If you want clouds to work on a binary brown dwarf system, set this to false.",
|
||||||
"default": true
|
"default": true
|
||||||
}
|
},
|
||||||
"hasAtmosphere": {
|
"hasAtmosphere": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "The default sun has its own atmosphere that is different from regular planets. If you want that, set this to\n`true`.",
|
"description": "The default sun has its own atmosphere that is different from regular planets. If you want that, set this to\n`true`.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user