mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
e59ef62baa
commit
c27a8d1a59
@ -1092,6 +1092,12 @@
|
|||||||
"description": "Position of the geyser",
|
"description": "Position of the geyser",
|
||||||
"$ref": "#/definitions/MVector3"
|
"$ref": "#/definitions/MVector3"
|
||||||
},
|
},
|
||||||
|
"offset": {
|
||||||
|
"type": "number",
|
||||||
|
"description": "Vertical offset of the geyser. From 0, the bubbles start at a height of 10, the shaft at 67, and the spout at 97.5.",
|
||||||
|
"format": "float",
|
||||||
|
"default": -97.5
|
||||||
|
},
|
||||||
"disableBubbles": {
|
"disableBubbles": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Disable the individual particle systems of the geyser"
|
"description": "Disable the individual particle systems of the geyser"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user