Merge branch 'multiple-fixes' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into multiple-fixes

This commit is contained in:
xen-42 2024-10-02 22:13:46 -04:00
commit 36cbf67ff0

View File

@ -568,7 +568,7 @@
}, },
"surfaceSize": { "surfaceSize": {
"type": "number", "type": "number",
"description": "A scale height used for a number of things. Should be the approximate radius of the body.", "description": "A scale height used for a number of things. Should be the approximate radius of the body.\n\nAffected settings include: Base sector size, proxy body scaling, surface gravity",
"format": "float" "format": "float"
}, },
"gravityVolumePriority": { "gravityVolumePriority": {