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
d7b76718f8
commit
70a4951819
@ -143,6 +143,14 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "A ship log fact which will make a prompt appear showing the coordinates when you're in the Vessel."
|
"description": "A ship log fact which will make a prompt appear showing the coordinates when you're in the Vessel."
|
||||||
},
|
},
|
||||||
|
"alwaysPresent": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Whether the vessel should spawn in this system even if it wasn't used to warp to it."
|
||||||
|
},
|
||||||
|
"spawnOnVessel": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Whether to always spawn the player on the vessel, even if it wasn't used to warp to the system."
|
||||||
|
},
|
||||||
"hasPhysics": {
|
"hasPhysics": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Whether the vessel should have physics enabled. This must be set to false for the vessel to stay attached to a parent body.",
|
"description": "Whether the vessel should have physics enabled. This must be set to false for the vessel to stay attached to a parent body.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user