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
84a6a942d7
commit
83d1be4852
@ -586,7 +586,7 @@
|
|||||||
},
|
},
|
||||||
"possibleExits": {
|
"possibleExits": {
|
||||||
"type": "array",
|
"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.",
|
"description": "An array of integers from 0-5. By default, all exits 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.",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"format": "int32"
|
"format": "int32"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user