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
2ce2241e7b
commit
2833089e9d
@ -1124,6 +1124,18 @@
|
|||||||
"format": "float",
|
"format": "float",
|
||||||
"default": 55.0
|
"default": 55.0
|
||||||
},
|
},
|
||||||
|
"activeDuration": {
|
||||||
|
"type": "number",
|
||||||
|
"description": "Time in seconds eruptions last for",
|
||||||
|
"format": "float",
|
||||||
|
"default": 10.0
|
||||||
|
},
|
||||||
|
"inactiveDuration": {
|
||||||
|
"type": "number",
|
||||||
|
"description": "Time in seconds between eruptions",
|
||||||
|
"format": "float",
|
||||||
|
"default": 19.0
|
||||||
|
},
|
||||||
"tint": {
|
"tint": {
|
||||||
"description": "Color of the geyser. Alpha sets the particle density.",
|
"description": "Color of the geyser. Alpha sets the particle density.",
|
||||||
"$ref": "#/definitions/MColor"
|
"$ref": "#/definitions/MColor"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user