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
3bdba5801b
commit
0bfd7393db
@ -531,6 +531,12 @@
|
||||
"description": "The physical rotation of the node",
|
||||
"$ref": "#/definitions/MVector3"
|
||||
},
|
||||
"scale": {
|
||||
"type": "number",
|
||||
"description": "The physical scale of the node",
|
||||
"format": "float",
|
||||
"default": 1.0
|
||||
},
|
||||
"linksTo": {
|
||||
"type": "string",
|
||||
"description": "The name of the planet that hosts the dimension this node links to"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user