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

This commit is contained in:
Nick 2023-03-25 22:35:52 -04:00
commit 9210f4f1d0

View File

@ -4267,6 +4267,10 @@
], ],
"description": "Inner radius of the comet tail, defaults to match surfaceSize", "description": "Inner radius of the comet tail, defaults to match surfaceSize",
"format": "float" "format": "float"
},
"primaryBody": {
"type": "string",
"description": "The body that the comet tail should always point away from"
} }
} }
} }