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
13b6c18475
commit
fa66b1b053
@ -1071,6 +1071,18 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"description": "Position of the geyser",
|
"description": "Position of the geyser",
|
||||||
"$ref": "#/definitions/MVector3"
|
"$ref": "#/definitions/MVector3"
|
||||||
|
},
|
||||||
|
"disableBubbles": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Disable the individual particle systems of the geyser"
|
||||||
|
},
|
||||||
|
"disableShaft": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Disable the individual particle systems of the geyser"
|
||||||
|
},
|
||||||
|
"disableSpout": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Disable the individual particle systems of the geyser"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user