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
25a56c65fc
commit
58639d41c7
@ -1339,6 +1339,12 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"description": "Position of the raft",
|
"description": "Position of the raft",
|
||||||
"$ref": "#/definitions/MVector3"
|
"$ref": "#/definitions/MVector3"
|
||||||
|
},
|
||||||
|
"acceleration": {
|
||||||
|
"type": "number",
|
||||||
|
"description": "Acceleration of the raft",
|
||||||
|
"format": "float",
|
||||||
|
"default": 5.0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user