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
a6a823bb08
commit
7d5083d735
@ -1876,16 +1876,16 @@
|
|||||||
"description": "Icon that the will show on the stone, pedastal of the whiteboard, and pedastal of the platform."
|
"description": "Icon that the will show on the stone, pedastal of the whiteboard, and pedastal of the platform."
|
||||||
},
|
},
|
||||||
"whiteboard": {
|
"whiteboard": {
|
||||||
"description": "whiteboard that the stones can put text onto",
|
"description": "Whiteboard that the stones can put text onto",
|
||||||
"$ref": "#/definitions/WhiteboardInfo"
|
"$ref": "#/definitions/WhiteboardInfo"
|
||||||
},
|
},
|
||||||
"platform": {
|
"platform": {
|
||||||
"description": "camera platform that the stones can project to",
|
"description": "Camera platform that the stones can project to and from",
|
||||||
"$ref": "#/definitions/PlatformInfo"
|
"$ref": "#/definitions/PlatformInfo"
|
||||||
},
|
},
|
||||||
"stones": {
|
"stones": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "projection stones",
|
"description": "Projection stones",
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "#/definitions/StoneInfo"
|
"$ref": "#/definitions/StoneInfo"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user