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
8652f84221
commit
a2ed79341a
@ -580,6 +580,10 @@
|
||||
"description": "The color of the shafts of light coming from the entrances to the node. Leave blank for the default yellowish color: (131, 124, 105, 255)",
|
||||
"$ref": "#/definitions/MColor"
|
||||
},
|
||||
"farFogTint": {
|
||||
"description": "The color a dimension's background fog turns when you approach this node (if it's in a dimension). If this node is not in a dimension, this does nothing. Leave blank for the default yellowish white color: (255, 245, 217, 255)",
|
||||
"$ref": "#/definitions/MColor"
|
||||
},
|
||||
"possibleExits": {
|
||||
"type": "array",
|
||||
"description": "An array of integers from 0-5. By default, all entrances are allowed. To force this node to warp players out from only one hole set this value to [3], [5], or similar. Values of 0-5 only.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user